Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Commit 2d69f49

Browse files
docs: add sloanesturz as a contributor (#216)
* 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 dcb7b24 commit 2d69f49

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,15 @@
231231
"maintenance",
232232
"review"
233233
]
234+
},
235+
{
236+
"login": "sloanesturz",
237+
"name": "Sloane Sturzenegger",
238+
"avatar_url": "https://avatars.githubusercontent.com/u/3239962?v=4",
239+
"profile": "https://github.com/sloanesturz",
240+
"contributions": [
241+
"bug"
242+
]
234243
}
235244
],
236245
"contributorsPerLine": 7,

README.md

Lines changed: 2 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-20-orange.svg?style=flat-square)](#contributors-)
6-
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-)
75
<!-- ALL-CONTRIBUTORS-BADGE:END -->
86

97
This repository contains the documentation source files for
@@ -57,6 +55,7 @@ Thanks goes to these wonderful people:
5755
<td align="center"><a href="https://github.com/deansheather"><img src="https://avatars.githubusercontent.com/u/11241812?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Dean Sheather</b></sub></a><br /><a href="#content-deansheather" title="Content">🖋</a> <a href="#example-deansheather" title="Examples">💡</a> <a href="#maintenance-deansheather" title="Maintenance">🚧</a> <a href="https://github.com/cdr/docs/pulls?q=is%3Apr+reviewed-by%3Adeansheather" title="Reviewed Pull Requests">👀</a></td>
5856
<td align="center"><a href="https://github.com/fuskovic"><img src="https://avatars.githubusercontent.com/u/34631293?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Faris Huskovic</b></sub></a><br /><a href="#content-fuskovic" title="Content">🖋</a> <a href="#example-fuskovic" title="Examples">💡</a></td>
5957
<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>
58+
<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>
6059
</tr>
6160
</table>
6261

0 commit comments

Comments
 (0)