Skip to content

Commit faed71f

Browse files
chore: Add f0ssel as a contributor (coder#272)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 48fd769 commit faed71f

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,16 @@
240240
"contributions": [
241241
"bug"
242242
]
243+
},
244+
{
245+
"login": "f0ssel",
246+
"name": "Garrett Delfosse",
247+
"avatar_url": "https://avatars.githubusercontent.com/u/19379394?v=4",
248+
"profile": "https://github.com/f0ssel",
249+
"contributions": [
250+
"content",
251+
"maintenance"
252+
]
243253
}
244254
],
245255
"contributorsPerLine": 7,

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# Coder Docs
22

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

97
This repository contains the documentation source files for
@@ -62,6 +60,9 @@ Thanks goes to these wonderful people:
6260
<td align="center"><a href="https://github.com/jawnsy"><img src="https://avatars.githubusercontent.com/u/52710?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jonathan Yu</b></sub></a><br /><a href="#content-jawnsy" title="Content">🖋</a> <a href="#example-jawnsy" title="Examples">💡</a> <a href="#ideas-jawnsy" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-jawnsy" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-jawnsy" title="Maintenance">🚧</a> <a href="https://github.com/cdr/docs/pulls?q=is%3Apr+reviewed-by%3Ajawnsy" title="Reviewed Pull Requests">👀</a></td>
6361
<td align="center"><a href="https://github.com/sloanesturz"><img src="https://avatars.githubusercontent.com/u/3239962?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sloane Sturzenegger</b></sub></a><br /><a href="https://github.com/cdr/docs/issues?q=author%3Asloanesturz" title="Bug reports">🐛</a></td>
6462
</tr>
63+
<tr>
64+
<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>
65+
</tr>
6566
</table>
6667

6768
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)