Skip to content

Commit 5780fbb

Browse files
docs: add eliotwrobson as a contributor for code, and review (#270)
* 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 465c089 commit 5780fbb

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,16 @@
245245
"code",
246246
"review"
247247
]
248+
},
249+
{
250+
"login": "eliotwrobson",
251+
"name": "Eliot Robson",
252+
"avatar_url": "https://avatars.githubusercontent.com/u/1345068?v=4",
253+
"profile": "https://eliotwrobson.github.io/",
254+
"contributions": [
255+
"code",
256+
"review"
257+
]
248258
}
249259
],
250260
"commitConvention": "angular",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
6666
<td align="center" valign="top" width="14.28%"><a href="https://github.com/klmcadams"><img src="https://avatars.githubusercontent.com/u/58492561?v=4?s=100" width="100px;" alt="Kerry McAdams"/><br /><sub><b>Kerry McAdams</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/commits?author=klmcadams" title="Code">💻</a> <a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Aklmcadams" title="Reviewed Pull Requests">👀</a></td>
6767
<td align="center" valign="top" width="14.28%"><a href="https://rickynilsson.github.io"><img src="https://avatars.githubusercontent.com/u/12720117?v=4?s=100" width="100px;" alt="Ricky Nilsson"/><br /><sub><b>Ricky Nilsson</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/commits?author=rickynilsson" title="Code">💻</a> <a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Arickynilsson" title="Reviewed Pull Requests">👀</a></td>
6868
<td align="center" valign="top" width="14.28%"><a href="https://hachyderm.io/web/@willingc"><img src="https://avatars.githubusercontent.com/u/2680980?v=4?s=100" width="100px;" alt="Carol Willing"/><br /><sub><b>Carol Willing</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/commits?author=willingc" title="Code">💻</a> <a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Awillingc" title="Reviewed Pull Requests">👀</a></td>
69+
<td align="center" valign="top" width="14.28%"><a href="https://eliotwrobson.github.io/"><img src="https://avatars.githubusercontent.com/u/1345068?v=4?s=100" width="100px;" alt="Eliot Robson"/><br /><sub><b>Eliot Robson</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/commits?author=eliotwrobson" title="Code">💻</a> <a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Aeliotwrobson" title="Reviewed Pull Requests">👀</a></td>
6970
</tr>
7071
</tbody>
7172
</table>

0 commit comments

Comments
 (0)