Skip to content

Commit d27a5de

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

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
@@ -289,6 +289,15 @@
289289
"contributions": [
290290
"content"
291291
]
292+
},
293+
{
294+
"login": "johnstcn",
295+
"name": "Cian Johnston",
296+
"avatar_url": "https://avatars.githubusercontent.com/u/4949514?v=4",
297+
"profile": "https://cianjohnston.ie",
298+
"contributions": [
299+
"content"
300+
]
292301
}
293302
],
294303
"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-26-orange.svg?style=flat-square)](#contributors-)
6+
[![All Contributors](https://img.shields.io/badge/all_contributors-27-orange.svg?style=flat-square)](#contributors-)
77
<!-- ALL-CONTRIBUTORS-BADGE:END -->
88

99
This repository contains the documentation source files for
@@ -68,6 +68,7 @@ Thanks goes to these wonderful people:
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>
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>
71+
<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>
7172
</tr>
7273
</table>
7374

0 commit comments

Comments
 (0)