Skip to content

Commit fa40484

Browse files
docs: add brianbegy as a contributor for content (#615)
* 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 b76aa82 commit fa40484

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
@@ -280,6 +280,15 @@
280280
"contributions": [
281281
"content"
282282
]
283+
},
284+
{
285+
"login": "brianbegy",
286+
"name": "Brian Begy",
287+
"avatar_url": "https://avatars.githubusercontent.com/u/17928652?v=4",
288+
"profile": "https://github.com/brianbegy",
289+
"contributions": [
290+
"content"
291+
]
283292
}
284293
],
285294
"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-25-orange.svg?style=flat-square)](#contributors-)
6+
[![All Contributors](https://img.shields.io/badge/all_contributors-26-orange.svg?style=flat-square)](#contributors-)
77
<!-- ALL-CONTRIBUTORS-BADGE:END -->
88

99
This repository contains the documentation source files for
@@ -67,6 +67,7 @@ Thanks goes to these wonderful people:
6767
<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>
6868
<td align="center"><a href="https://github.com/dmatking"><img src="https://avatars.githubusercontent.com/u/42384667?v=4?s=100" width="100px;" alt=""/><br /><sub><b>dmatking</b></sub></a><br /><a href="https://github.com/cdr/docs/issues?q=author%3Admatking" title="Bug reports">🐛</a></td>
6969
<td align="center"><a href="https://github.com/horizzzzon"><img src="https://avatars.githubusercontent.com/u/89654740?v=4?s=100" width="100px;" alt=""/><br /><sub><b>horizzzzon</b></sub></a><br /><a href="#content-horizzzzon" title="Content">🖋</a></td>
70+
<td align="center"><a href="https://github.com/brianbegy"><img src="https://avatars.githubusercontent.com/u/17928652?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Brian Begy</b></sub></a><br /><a href="#content-brianbegy" title="Content">🖋</a></td>
7071
</tr>
7172
</table>
7273

0 commit comments

Comments
 (0)