Skip to content

Commit fbe977b

Browse files
docs: add lilshoff as a contributor for bug, content (#619)
* 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 0b12a88 commit fbe977b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

+10
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,16 @@
317317
"contributions": [
318318
"content"
319319
]
320+
},
321+
{
322+
"login": "lilshoff",
323+
"name": "Lily Hoffman",
324+
"avatar_url": "https://avatars.githubusercontent.com/u/78573475?v=4",
325+
"profile": "https://github.com/lilshoff",
326+
"contributions": [
327+
"bug",
328+
"content"
329+
]
320330
}
321331
],
322332
"contributorsPerLine": 7,

README.md

+2-1
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-29-orange.svg?style=flat-square)](#contributors-)
6+
[![All Contributors](https://img.shields.io/badge/all_contributors-30-orange.svg?style=flat-square)](#contributors-)
77
<!-- ALL-CONTRIBUTORS-BADGE:END -->
88

99
This repository contains the documentation source files for
@@ -73,6 +73,7 @@ Thanks goes to these wonderful people:
7373
</tr>
7474
<tr>
7575
<td align="center"><a href="http://www.linkedin.com/in/presleypizzo/"><img src="https://avatars.githubusercontent.com/u/1290996?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Presley Pizzo</b></sub></a><br /><a href="#content-presleyp" title="Content">🖋</a></td>
76+
<td align="center"><a href="https://github.com/lilshoff"><img src="https://avatars.githubusercontent.com/u/78573475?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Lily Hoffman</b></sub></a><br /><a href="https://github.com/cdr/docs/issues?q=author%3Alilshoff" title="Bug reports">🐛</a> <a href="#content-lilshoff" title="Content">🖋</a></td>
7677
</tr>
7778
</table>
7879

0 commit comments

Comments
 (0)