Skip to content

Commit f792d16

Browse files
docs: add clatapie as a contributor for code, and review (#117)
* 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 81a0b52 commit f792d16

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.all-contributorsrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,8 @@
103103
"avatar_url": "https://avatars.githubusercontent.com/u/78221213?v=4",
104104
"profile": "https://github.com/clatapie",
105105
"contributions": [
106-
"review"
106+
"review",
107+
"code"
107108
]
108109
}
109110
],

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +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>
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> <a href="https://github.com/pyOpenSci/metrics/commits?author=clatapie" title="Code">💻</a></td>
117117
</tr>
118118
</tbody>
119119
</table>

0 commit comments

Comments
 (0)