Skip to content

Commit

Permalink
docs: add autata as a contributor for code (#893)
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 Apr 25, 2024
1 parent ba10284 commit 9dd7a53
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 @@ -81,6 +81,15 @@
"contributions": [
"code"
]
},
{
"login": "autata",
"name": "Aubrey",
"avatar_url": "https://avatars.githubusercontent.com/u/24304518?v=4",
"profile": "https://github.com/autata",
"contributions": [
"code"
]
}
]
}
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ Licensed under [MIT](LICENSE). Copyright (c) 2024 Slack.
<td align="center" valign="top" width="14.28%"><a href="https://github.com/danhermann"><img src="https://avatars.githubusercontent.com/u/22777892?v=4?s=100" width="100px;" alt="Dan Hermann"/><br /><sub><b>Dan Hermann</b></sub></a><br /><a href="#code-danhermann" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/kai-xing-chen"><img src="https://avatars.githubusercontent.com/u/22359229?v=4?s=100" width="100px;" alt="Kai Chen"/><br /><sub><b>Kai Chen</b></sub></a><br /><a href="#code-kx-chen" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/autata"><img src="https://avatars.githubusercontent.com/u/24304518?v=4?s=100" width="100px;" alt="Aubrey"/><br /><sub><b>Aubrey</b></sub></a><br /><a href="#code-autata" title="Code">💻</a></td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit 9dd7a53

Please sign in to comment.