Skip to content

Commit cd31d5c

Browse files
docs: add crhea93 as a contributor for ideas, and review (#318)
* 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 241c2c7 commit cd31d5c

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
@@ -396,6 +396,16 @@
396396
"code",
397397
"review"
398398
]
399+
},
400+
{
401+
"login": "crhea93",
402+
"name": "Carter Lee Rhea",
403+
"avatar_url": "https://avatars.githubusercontent.com/u/34322936?v=4",
404+
"profile": "https://github.com/crhea93",
405+
"contributions": [
406+
"ideas",
407+
"review"
408+
]
399409
}
400410
],
401411
"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-38-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-39-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)
@@ -140,6 +140,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
140140
<tr>
141141
<td align="center" valign="top" width="16.66%"><a href="http://banesullivan.com"><img src="https://avatars.githubusercontent.com/u/22067021?v=4?s=100" width="100px;" alt="Bane Sullivan"/><br /><sub><b>Bane Sullivan</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-peer-review/commits?author=banesullivan" title="Code">💻</a> <a href="https://github.com/pyOpenSci/software-peer-review/pulls?q=is%3Apr+reviewed-by%3Abanesullivan" title="Reviewed Pull Requests">👀</a></td>
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>
143+
<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>
143144
</tr>
144145
</tbody>
145146
</table>

0 commit comments

Comments
 (0)