Skip to content

Commit 5301630

Browse files
docs: add coatless as a contributor for code, and review (#326)
* 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 cd31d5c commit 5301630

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
@@ -406,6 +406,16 @@
406406
"ideas",
407407
"review"
408408
]
409+
},
410+
{
411+
"login": "coatless",
412+
"name": "James J Balamuta",
413+
"avatar_url": "https://avatars.githubusercontent.com/u/833642?v=4",
414+
"profile": "https://thecoatlessprofessor.com",
415+
"contributions": [
416+
"code",
417+
"review"
418+
]
409419
}
410420
],
411421
"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-39-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-40-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)
@@ -141,6 +141,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
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>
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>
144+
<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>
144145
</tr>
145146
</tbody>
146147
</table>

0 commit comments

Comments
 (0)