Skip to content

Commit 6090d6f

Browse files
docs: add HaoZeke as a contributor for doc, and review (#353)
* 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 a1200e4 commit 6090d6f

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
@@ -446,6 +446,16 @@
446446
"review",
447447
"doc"
448448
]
449+
},
450+
{
451+
"login": "HaoZeke",
452+
"name": "Rohit Goswami",
453+
"avatar_url": "https://avatars.githubusercontent.com/u/4336207?v=4",
454+
"profile": "https://rgoswami.me",
455+
"contributions": [
456+
"doc",
457+
"review"
458+
]
449459
}
450460
],
451461
"contributorsPerLine": 6,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# <img src="https://www.pyopensci.org/software-peer-review/_static/logo-dark-mode.png" width=200 /> pyOpenSci Peer Review Guide
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-43-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-44-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/peer-review-guide?color=purple&display_name=tag&style=plastic)
@@ -147,6 +147,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
147147
</tr>
148148
<tr>
149149
<td align="center" valign="top" width="16.66%"><a href="https://eliotwrobson.github.io/"><img src="https://avatars.githubusercontent.com/u/1345068?v=4?s=100" width="100px;" alt="Eliot Robson"/><br /><sub><b>Eliot Robson</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-peer-review/pulls?q=is%3Apr+reviewed-by%3Aeliotwrobson" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/pyOpenSci/software-peer-review/commits?author=eliotwrobson" title="Documentation">📖</a></td>
150+
<td align="center" valign="top" width="16.66%"><a href="https://rgoswami.me"><img src="https://avatars.githubusercontent.com/u/4336207?v=4?s=100" width="100px;" alt="Rohit Goswami"/><br /><sub><b>Rohit Goswami</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-peer-review/commits?author=HaoZeke" title="Documentation">📖</a> <a href="https://github.com/pyOpenSci/software-peer-review/pulls?q=is%3Apr+reviewed-by%3AHaoZeke" title="Reviewed Pull Requests">👀</a></td>
150151
</tr>
151152
</tbody>
152153
</table>

0 commit comments

Comments
 (0)