Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,15 @@
"content",
"maintenance"
]
},
{
"login": "Radruler",
"name": "Zakary French",
"avatar_url": "https://avatars.githubusercontent.com/u/492821?v=4",
"profile": "http://about.me/radruler",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Coder Docs

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-23-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

This repository contains the documentation source files for
Expand Down Expand Up @@ -64,6 +64,7 @@ Thanks goes to these wonderful people:
</tr>
<tr>
<td align="center"><a href="https://github.com/f0ssel"><img src="https://avatars.githubusercontent.com/u/19379394?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Garrett Delfosse</b></sub></a><br /><a href="#content-f0ssel" title="Content">🖋</a> <a href="#maintenance-f0ssel" title="Maintenance">🚧</a></td>
<td align="center"><a href="http://about.me/radruler"><img src="https://avatars.githubusercontent.com/u/492821?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Zakary French</b></sub></a><br /><a href="https://github.com/cdr/docs/issues?q=author%3ARadruler" title="Bug reports">🐛</a></td>
</tr>
</table>

Expand Down