Skip to content

Commit b76aa82

Browse files
docs: add horizzzzon as a contributor for content (#614)
* 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 8333bb6 commit b76aa82

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
@@ -271,6 +271,15 @@
271271
"contributions": [
272272
"bug"
273273
]
274+
},
275+
{
276+
"login": "horizzzzon",
277+
"name": "horizzzzon",
278+
"avatar_url": "https://avatars.githubusercontent.com/u/89654740?v=4",
279+
"profile": "https://github.com/horizzzzon",
280+
"contributions": [
281+
"content"
282+
]
274283
}
275284
],
276285
"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-24-orange.svg?style=flat-square)](#contributors-)
6+
[![All Contributors](https://img.shields.io/badge/all_contributors-25-orange.svg?style=flat-square)](#contributors-)
77
<!-- ALL-CONTRIBUTORS-BADGE:END -->
88

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

0 commit comments

Comments
 (0)