Skip to content

Commit

Permalink
docs: add ManiacDC as a contributor for code (#826)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Oct 24, 2023
1 parent 017581d commit 79c22a8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,15 @@
"contributions": [
"code"
]
},
{
"login": "ManiacDC",
"name": "ManiacDC",
"avatar_url": "https://avatars.githubusercontent.com/u/1823305?v=4",
"profile": "https://github.com/ManiacDC",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,7 @@ To develop locally, clone this repository and run `. script/bootstrap` to instal
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://www.atharvaarya.tech/"><img src="https://avatars.githubusercontent.com/u/55894364?v=4?s=100" width="100px;" alt="Atharva Arya"/><br /><sub><b>Atharva Arya</b></sub></a><br /><a href="https://github.com/tophat/syrupy/commits?author=atharva-2001" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/michaljelonek"><img src="https://avatars.githubusercontent.com/u/7791528?v=4?s=100" width="100px;" alt="Michał Jelonek"/><br /><sub><b>Michał Jelonek</b></sub></a><br /><a href="https://github.com/tophat/syrupy/commits?author=michaljelonek" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ManiacDC"><img src="https://avatars.githubusercontent.com/u/1823305?v=4?s=100" width="100px;" alt="ManiacDC"/><br /><sub><b>ManiacDC</b></sub></a><br /><a href="https://github.com/tophat/syrupy/commits?author=ManiacDC" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 79c22a8

Please sign in to comment.