Skip to content

Commit 19bc810

Browse files
docs: add xbaun as a contributor for bug, content (#618)
* 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 d27a5de commit 19bc810

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,16 @@
298298
"contributions": [
299299
"content"
300300
]
301+
},
302+
{
303+
"login": "xbaun",
304+
"name": "xbaun",
305+
"avatar_url": "https://avatars.githubusercontent.com/u/107658?v=4",
306+
"profile": "https://github.com/xbaun",
307+
"contributions": [
308+
"bug",
309+
"content"
310+
]
301311
}
302312
],
303313
"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-27-orange.svg?style=flat-square)](#contributors-)
6+
[![All Contributors](https://img.shields.io/badge/all_contributors-28-orange.svg?style=flat-square)](#contributors-)
77
<!-- ALL-CONTRIBUTORS-BADGE:END -->
88

99
This repository contains the documentation source files for
@@ -69,6 +69,7 @@ Thanks goes to these wonderful people:
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>
7070
<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>
7171
<td align="center"><a href="https://cianjohnston.ie"><img src="https://avatars.githubusercontent.com/u/4949514?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Cian Johnston</b></sub></a><br /><a href="#content-johnstcn" title="Content">🖋</a></td>
72+
<td align="center"><a href="https://github.com/xbaun"><img src="https://avatars.githubusercontent.com/u/107658?v=4?s=100" width="100px;" alt=""/><br /><sub><b>xbaun</b></sub></a><br /><a href="https://github.com/cdr/docs/issues?q=author%3Axbaun" title="Bug reports">🐛</a> <a href="#content-xbaun" title="Content">🖋</a></td>
7273
</tr>
7374
</table>
7475

0 commit comments

Comments
 (0)