Skip to content

Commit ad991e3

Browse files
docs: add cmarmo as a contributor for code, review, and design (#169)
* 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 4354bac commit ad991e3

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

.all-contributorsrc

+11
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,17 @@
8282
"review",
8383
"design"
8484
]
85+
},
86+
{
87+
"login": "cmarmo",
88+
"name": "Chiara Marmo",
89+
"avatar_url": "https://avatars.githubusercontent.com/u/1662261?v=4",
90+
"profile": "https://orcid.org/0000-0003-2843-6044",
91+
"contributions": [
92+
"code",
93+
"review",
94+
"design"
95+
]
8596
}
8697
],
8798
"contributorsPerLine": 7,

README.md

+4-1
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-7-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-8-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)
@@ -98,6 +98,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
9898
<td align="center" valign="top" width="14.28%"><a href="https://fosstodon.org/@eriknw"><img src="https://avatars.githubusercontent.com/u/2058401?v=4?s=100" width="100px;" alt="Erik Welch"/><br /><sub><b>Erik Welch</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-peer-review/commits?author=eriknw" title="Code">💻</a> <a href="https://github.com/pyOpenSci/software-peer-review/pulls?q=is%3Apr+reviewed-by%3Aeriknw" title="Reviewed Pull Requests">👀</a> <a href="#design-eriknw" title="Design">🎨</a></td>
9999
<td align="center" valign="top" width="14.28%"><a href="http://batalex.github.io"><img src="https://avatars.githubusercontent.com/u/11004857?v=4?s=100" width="100px;" alt="Alex Batisse"/><br /><sub><b>Alex Batisse</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-peer-review/commits?author=batalex" title="Code">💻</a> <a href="https://github.com/pyOpenSci/software-peer-review/pulls?q=is%3Apr+reviewed-by%3Abatalex" title="Reviewed Pull Requests">👀</a> <a href="#design-batalex" title="Design">🎨</a></td>
100100
</tr>
101+
<tr>
102+
<td align="center" valign="top" width="14.28%"><a href="https://orcid.org/0000-0003-2843-6044"><img src="https://avatars.githubusercontent.com/u/1662261?v=4?s=100" width="100px;" alt="Chiara Marmo"/><br /><sub><b>Chiara Marmo</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-peer-review/commits?author=cmarmo" title="Code">💻</a> <a href="https://github.com/pyOpenSci/software-peer-review/pulls?q=is%3Apr+reviewed-by%3Acmarmo" title="Reviewed Pull Requests">👀</a> <a href="#design-cmarmo" title="Design">🎨</a></td>
103+
</tr>
101104
</tbody>
102105
</table>
103106

0 commit comments

Comments
 (0)