Skip to content

Commit 7e87af1

Browse files
docs: add Radruler as a contributor for bug (#612)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent ac842ea commit 7e87af1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,15 @@
253253
"content",
254254
"maintenance"
255255
]
256+
},
257+
{
258+
"login": "Radruler",
259+
"name": "Zakary French",
260+
"avatar_url": "https://avatars.githubusercontent.com/u/492821?v=4",
261+
"profile": "http://about.me/radruler",
262+
"contributions": [
263+
"bug"
264+
]
256265
}
257266
],
258267
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Coder Docs
44

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

99
This repository contains the documentation source files for
@@ -64,6 +64,7 @@ Thanks goes to these wonderful people:
6464
</tr>
6565
<tr>
6666
<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>
67+
<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>
6768
</tr>
6869
</table>
6970

0 commit comments

Comments
 (0)