Skip to content

Commit 39730c7

Browse files
docs: add WeepingClown13 as a contributor for review (#307)
* 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 464282e commit 39730c7

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -651,6 +651,15 @@
651651
"code",
652652
"review"
653653
]
654+
},
655+
{
656+
"login": "WeepingClown13",
657+
"name": "Ananthu C V",
658+
"avatar_url": "https://avatars.githubusercontent.com/u/95921427?v=4",
659+
"profile": "https://github.com/WeepingClown13",
660+
"contributions": [
661+
"review"
662+
]
654663
}
655664
],
656665
"contributorsPerLine": 7,

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# <img src="https://www.pyopensci.org/images/logo.png" width=100 /> pyOpenSci scientific Python Packaging Guide
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-63-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-64-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
![GitHub release (latest by date)](https://img.shields.io/github/v/release/pyopensci/python-package-guide?color=purple&display_name=tag&style=plastic)
@@ -155,6 +155,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
155155
<td align="center" valign="top" width="14.28%"><a href="https://stefanorivera.com/"><img src="https://avatars.githubusercontent.com/u/442117?v=4?s=100" width="100px;" alt="Stefano Rivera"/><br /><sub><b>Stefano Rivera</b></sub></a><br /><a href="https://github.com/pyOpenSci/python-package-guide/pulls?q=is%3Apr+reviewed-by%3Astefanor" title="Reviewed Pull Requests">👀</a></td>
156156
<td align="center" valign="top" width="14.28%"><a href="http://stefaniemolin.com"><img src="https://avatars.githubusercontent.com/u/24376333?v=4?s=100" width="100px;" alt="Stefanie Molin"/><br /><sub><b>Stefanie Molin</b></sub></a><br /><a href="https://github.com/pyOpenSci/python-package-guide/commits?author=stefmolin" title="Code">💻</a> <a href="https://github.com/pyOpenSci/python-package-guide/pulls?q=is%3Apr+reviewed-by%3Astefmolin" title="Reviewed Pull Requests">👀</a></td>
157157
</tr>
158+
<tr>
159+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/WeepingClown13"><img src="https://avatars.githubusercontent.com/u/95921427?v=4?s=100" width="100px;" alt="Ananthu C V"/><br /><sub><b>Ananthu C V</b></sub></a><br /><a href="https://github.com/pyOpenSci/python-package-guide/pulls?q=is%3Apr+reviewed-by%3AWeepingClown13" title="Reviewed Pull Requests">👀</a></td>
160+
</tr>
158161
</tbody>
159162
</table>
160163

0 commit comments

Comments
 (0)