Skip to content

Commit 49eaab7

Browse files
docs: add matthew-brett as a contributor for review, and code (#180)
* 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 e78d5c3 commit 49eaab7

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,16 @@
166166
"code",
167167
"design"
168168
]
169+
},
170+
{
171+
"login": "matthew-brett",
172+
"name": "Matthew Brett",
173+
"avatar_url": "https://avatars.githubusercontent.com/u/67612?v=4",
174+
"profile": "https://matthew.dynevor.org",
175+
"contributions": [
176+
"review",
177+
"code"
178+
]
169179
}
170180
],
171181
"contributorsPerLine": 6,

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# <img src="images/logo/logo.png" width=40 /> 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-14-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-16-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)
@@ -108,7 +108,8 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
108108
<tr>
109109
<td align="center" valign="top" width="16.66%"><a href="https://www.gawbul.io"><img src="https://avatars.githubusercontent.com/u/321291?v=4?s=100" width="100px;" alt="Steve Moss"/><br /><sub><b>Steve Moss</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-peer-review/pulls?q=is%3Apr+reviewed-by%3Agawbul" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/pyOpenSci/software-peer-review/commits?author=gawbul" title="Code">💻</a></td>
110110
<td align="center" valign="top" width="16.66%"><a href="https://github.com/xmnlab"><img src="https://avatars.githubusercontent.com/u/5209757?v=4?s=100" width="100px;" alt="Ivan Ogasawara"/><br /><sub><b>Ivan Ogasawara</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-peer-review/pulls?q=is%3Apr+reviewed-by%3Axmnlab" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/pyOpenSci/software-peer-review/commits?author=xmnlab" title="Code">💻</a></td>
111-
<td align="center" valign="top" width="16.66%"><a href="https://github.com/kysolvik"><img src="https://avatars.githubusercontent.com/u/24379590?v=4?s=100" width="100px;" alt="Kylen Solvik"/><br /><sub><b>Kylen Solvik</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-peer-review/pulls?q=is%3Apr+reviewed-by%3Akysolvik" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/pyOpenSci/software-peer-review/commits?author=kysolvik" title="Code">💻</a></td>
111+
<td align="center" valign="top" width="16.66%"><a href="https://github.com/kysolvik"><img src="https://avatars.githubusercontent.com/u/24379590?v=4?s=100" width="100px;" alt="Kylen Solvik"/><br /><sub><b>Kylen Solvik</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-peer-review/pulls?q=is%3Apr+reviewed-by%3Akysolvik" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/pyOpenSci/software-peer-review/commits?author=kysolvik" title="Code">💻</a> <a href="#design-kysolvik" title="Design">🎨</a></td>
112+
<td align="center" valign="top" width="16.66%"><a href="https://matthew.dynevor.org"><img src="https://avatars.githubusercontent.com/u/67612?v=4?s=100" width="100px;" alt="Matthew Brett"/><br /><sub><b>Matthew Brett</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-peer-review/pulls?q=is%3Apr+reviewed-by%3Amatthew-brett" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/pyOpenSci/software-peer-review/commits?author=matthew-brett" title="Code">💻</a></td>
112113
</tr>
113114
</tbody>
114115
</table>

0 commit comments

Comments
 (0)