Skip to content

Commit

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

* update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Feb 10, 2024
1 parent 142f68d commit c9c7a7d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -1218,6 +1218,15 @@
"contributions": [
"doc"
]
},
{
"login": "joshgillies",
"name": "Josh Gillies",
"avatar_url": "https://avatars.githubusercontent.com/u/319694?v=4",
"profile": "https://linktr.ee/joshgillies",
"contributions": [
"code"
]
}
]
}
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="11.11%"><a href="https://github.com/gabeklavans"><img src="https://avatars.githubusercontent.com/u/32149200?v=4?s=100" width="100px;" alt="gabe"/><br /><sub><b>gabe</b></sub></a><br /><a href="https://github.com/grammyjs/grammY/pulls?q=is%3Apr+reviewed-by%3Agabeklavans" title="Reviewed Pull Requests">👀</a></td>
<td align="center" valign="top" width="11.11%"><a href="https://github.com/Rnbsov"><img src="https://avatars.githubusercontent.com/u/73550760?v=4?s=100" width="100px;" alt="Lavrentiy Rubtsov"/><br /><sub><b>Lavrentiy Rubtsov</b></sub></a><br /><a href="https://github.com/grammyjs/grammY/commits?author=Rnbsov" title="Documentation">📖</a></td>
</tr>
<tr>
<td align="center" valign="top" width="11.11%"><a href="https://linktr.ee/joshgillies"><img src="https://avatars.githubusercontent.com/u/319694?v=4?s=100" width="100px;" alt="Josh Gillies"/><br /><sub><b>Josh Gillies</b></sub></a><br /><a href="https://github.com/grammyjs/grammY/commits?author=joshgillies" title="Code">💻</a></td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit c9c7a7d

Please sign in to comment.