Skip to content

Commit 89fd3b1

Browse files
docs: add clatapie as a contributor for review (#115)
* 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 9d1803f commit 89fd3b1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,15 @@
9696
"code",
9797
"review"
9898
]
99+
},
100+
{
101+
"login": "clatapie",
102+
"name": "Camille Latapie",
103+
"avatar_url": "https://avatars.githubusercontent.com/u/78221213?v=4",
104+
"profile": "https://github.com/clatapie",
105+
"contributions": [
106+
"review"
107+
]
99108
}
100109
],
101110
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# README: About pyOpenSci peer review metrics
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66

@@ -113,6 +113,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
113113
<tr>
114114
<td align="center" valign="top" width="14.28%"><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/metrics/commits?author=banesullivan" title="Code">💻</a> <a href="https://github.com/pyOpenSci/metrics/pulls?q=is%3Apr+reviewed-by%3Abanesullivan" title="Reviewed Pull Requests">👀</a></td>
115115
<td align="center" valign="top" width="14.28%"><a href="http://www.leahwasser.com"><img src="https://avatars.githubusercontent.com/u/7649194?v=4?s=100" width="100px;" alt="Leah Wasser"/><br /><sub><b>Leah Wasser</b></sub></a><br /><a href="https://github.com/pyOpenSci/metrics/commits?author=lwasser" title="Code">💻</a> <a href="https://github.com/pyOpenSci/metrics/pulls?q=is%3Apr+reviewed-by%3Alwasser" title="Reviewed Pull Requests">👀</a></td>
116+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/clatapie"><img src="https://avatars.githubusercontent.com/u/78221213?v=4?s=100" width="100px;" alt="Camille Latapie"/><br /><sub><b>Camille Latapie</b></sub></a><br /><a href="https://github.com/pyOpenSci/metrics/pulls?q=is%3Apr+reviewed-by%3Aclatapie" title="Reviewed Pull Requests">👀</a></td>
116117
</tr>
117118
</tbody>
118119
</table>

0 commit comments

Comments
 (0)