Skip to content

Commit 05c092b

Browse files
docs: add ayhanxian as a contributor for code, and review (#444)
* 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 8768d8f commit 05c092b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,16 @@
373373
"code",
374374
"review"
375375
]
376+
},
377+
{
378+
"login": "ayhanxian",
379+
"name": "Han",
380+
"avatar_url": "https://avatars.githubusercontent.com/u/20816603?v=4",
381+
"profile": "https://github.com/ayhanxian",
382+
"contributions": [
383+
"code",
384+
"review"
385+
]
376386
}
377387
],
378388
"commitConvention": "angular",

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pyopensci.github.io
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-33-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-34-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55
[![pages-build-deployment](https://github.com/pyOpenSci/pyopensci.github.io/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/pyOpenSci/pyopensci.github.io/actions/workflows/pages/pages-build-deployment)
66

@@ -92,6 +92,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
9292
<td align="center" valign="top" width="14.28%"><a href="https://paddyroddy.github.io"><img src="https://avatars.githubusercontent.com/u/15052188?v=4?s=100" width="100px;" alt="Patrick J. Roddy"/><br /><sub><b>Patrick J. Roddy</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/commits?author=paddyroddy" title="Code">💻</a> <a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Apaddyroddy" title="Reviewed Pull Requests">👀</a></td>
9393
<td align="center" valign="top" width="14.28%"><a href="http://g4brielvs.me"><img src="https://avatars.githubusercontent.com/u/4053416?v=4?s=100" width="100px;" alt="Gabriel Stefanini Vicente"/><br /><sub><b>Gabriel Stefanini Vicente</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/commits?author=g4brielvs" title="Code">💻</a> <a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Ag4brielvs" title="Reviewed Pull Requests">👀</a></td>
9494
<td align="center" valign="top" width="14.28%"><a href="https://github.com/SeanAverS"><img src="https://avatars.githubusercontent.com/u/110581427?v=4?s=100" width="100px;" alt="SeanAverS"/><br /><sub><b>SeanAverS</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/commits?author=SeanAverS" title="Code">💻</a> <a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3ASeanAverS" title="Reviewed Pull Requests">👀</a></td>
95+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ayhanxian"><img src="https://avatars.githubusercontent.com/u/20816603?v=4?s=100" width="100px;" alt="Han"/><br /><sub><b>Han</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/commits?author=ayhanxian" title="Code">💻</a> <a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Aayhanxian" title="Reviewed Pull Requests">👀</a></td>
9596
</tr>
9697
</tbody>
9798
</table>

0 commit comments

Comments
 (0)