Skip to content

Commit 43ee0ee

Browse files
docs: add jonas-eschle as a contributor for review (#328)
* 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 5301630 commit 43ee0ee

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,15 @@
416416
"code",
417417
"review"
418418
]
419+
},
420+
{
421+
"login": "jonas-eschle",
422+
"name": "Jonas Eschle",
423+
"avatar_url": "https://avatars.githubusercontent.com/u/17454848?v=4",
424+
"profile": "https://github.com/jonas-eschle",
425+
"contributions": [
426+
"review"
427+
]
419428
}
420429
],
421430
"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-40-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-41-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)
@@ -142,6 +142,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
142142
<td align="center" valign="top" width="16.66%"><a href="https://github.com/ab93"><img src="https://avatars.githubusercontent.com/u/3485425?v=4?s=100" width="100px;" alt="Avik Basu"/><br /><sub><b>Avik Basu</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-peer-review/commits?author=ab93" title="Code">💻</a> <a href="https://github.com/pyOpenSci/software-peer-review/pulls?q=is%3Apr+reviewed-by%3Aab93" title="Reviewed Pull Requests">👀</a></td>
143143
<td align="center" valign="top" width="16.66%"><a href="https://github.com/crhea93"><img src="https://avatars.githubusercontent.com/u/34322936?v=4?s=100" width="100px;" alt="Carter Lee Rhea"/><br /><sub><b>Carter Lee Rhea</b></sub></a><br /><a href="#ideas-crhea93" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/pyOpenSci/software-peer-review/pulls?q=is%3Apr+reviewed-by%3Acrhea93" title="Reviewed Pull Requests">👀</a></td>
144144
<td align="center" valign="top" width="16.66%"><a href="https://thecoatlessprofessor.com"><img src="https://avatars.githubusercontent.com/u/833642?v=4?s=100" width="100px;" alt="James J Balamuta"/><br /><sub><b>James J Balamuta</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-peer-review/commits?author=coatless" title="Code">💻</a> <a href="https://github.com/pyOpenSci/software-peer-review/pulls?q=is%3Apr+reviewed-by%3Acoatless" title="Reviewed Pull Requests">👀</a></td>
145+
<td align="center" valign="top" width="16.66%"><a href="https://github.com/jonas-eschle"><img src="https://avatars.githubusercontent.com/u/17454848?v=4?s=100" width="100px;" alt="Jonas Eschle"/><br /><sub><b>Jonas Eschle</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-peer-review/pulls?q=is%3Apr+reviewed-by%3Ajonas-eschle" title="Reviewed Pull Requests">👀</a></td>
145146
</tr>
146147
</tbody>
147148
</table>

0 commit comments

Comments
 (0)