Skip to content

Commit

Permalink
docs: add MichaelDoyle as a contributor for code (#45)
Browse files Browse the repository at this point in the history
* docs: update README.md

* docs: update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored May 21, 2024
1 parent a01b97b commit 853958d
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 @@ -70,6 +70,15 @@
"doc",
"test"
]
},
{
"login": "MichaelDoyle",
"name": "Michael Doyle",
"avatar_url": "https://avatars.githubusercontent.com/u/2858322?v=4",
"profile": "http://michaeldoyle.dev",
"contributions": [
"code"
]
}
]
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ This repository is proudly maintained by the team at [**The Fire Company**](http
<td align="center" valign="top" width="14.28%"><a href="https://github.com/TommasoBendinelli"><img src="https://avatars.githubusercontent.com/u/43389342?v=4?s=100" width="100px;" alt="Tommaso Bendinelli"/><br /><sub><b>Tommaso Bendinelli</b></sub></a><br /><a href="#code-TommasoBendinelli" title="Code">💻</a> <a href="#doc-TommasoBendinelli" title="Documentation">📖</a> <a href="#test-TommasoBendinelli" title="Tests">⚠️</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/vulus98"><img src="https://avatars.githubusercontent.com/u/62475050?v=4?s=100" width="100px;" alt="Vukasin Bozic"/><br /><sub><b>Vukasin Bozic</b></sub></a><br /><a href="#code-vulus98" title="Code">💻</a> <a href="#doc-vulus98" title="Documentation">📖</a> <a href="#test-vulus98" title="Tests">⚠️</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://calenwu.com"><img src="https://avatars.githubusercontent.com/u/23285716?v=4?s=100" width="100px;" alt="Georg Ye"/><br /><sub><b>Georg Ye</b></sub></a><br /><a href="#code-calenwu" title="Code">💻</a> <a href="#doc-calenwu" title="Documentation">📖</a> <a href="#test-calenwu" title="Tests">⚠️</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://michaeldoyle.dev"><img src="https://avatars.githubusercontent.com/u/2858322?v=4?s=100" width="100px;" alt="Michael Doyle"/><br /><sub><b>Michael Doyle</b></sub></a><br /><a href="#code-MichaelDoyle" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 853958d

Please sign in to comment.