Skip to content

Commit 9c44446

Browse files
docs: add InessaPawson as a contributor for code, and review (#332)
* 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 43ee0ee commit 9c44446

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
@@ -425,6 +425,16 @@
425425
"contributions": [
426426
"review"
427427
]
428+
},
429+
{
430+
"login": "InessaPawson",
431+
"name": "Inessa Pawson",
432+
"avatar_url": "https://avatars.githubusercontent.com/u/43481325?v=4",
433+
"profile": "https://github.com/InessaPawson",
434+
"contributions": [
435+
"code",
436+
"review"
437+
]
428438
}
429439
],
430440
"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-41-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-42-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)
@@ -143,6 +143,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
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>
145145
<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>
146+
<td align="center" valign="top" width="16.66%"><a href="https://github.com/InessaPawson"><img src="https://avatars.githubusercontent.com/u/43481325?v=4?s=100" width="100px;" alt="Inessa Pawson"/><br /><sub><b>Inessa Pawson</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-peer-review/commits?author=InessaPawson" title="Code">💻</a> <a href="https://github.com/pyOpenSci/software-peer-review/pulls?q=is%3Apr+reviewed-by%3AInessaPawson" title="Reviewed Pull Requests">👀</a></td>
146147
</tr>
147148
</tbody>
148149
</table>

0 commit comments

Comments
 (0)