Skip to content

Commit 13f0f7e

Browse files
docs: add elliesch as a contributor for review, and blog (#736)
* 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 59c39ab commit 13f0f7e

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
@@ -501,6 +501,16 @@
501501
"code",
502502
"review"
503503
]
504+
},
505+
{
506+
"login": "elliesch",
507+
"name": "Ellie Abrahams",
508+
"avatar_url": "https://avatars.githubusercontent.com/u/12628861?v=4",
509+
"profile": "https://github.com/elliesch",
510+
"contributions": [
511+
"review",
512+
"blog"
513+
]
504514
}
505515
],
506516
"commitConvention": "angular",

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pyopensci.github.io
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-46-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-47-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55
[![pages-build-deployment](https://github.com/pyOpenSci/pyopensci.github.io/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/pyOpenSci/pyopensci.github.io/actions/workflows/pages/pages-build-deployment)
66
[![DOI](https://zenodo.org/badge/174412809.svg)](https://zenodo.org/doi/10.5281/zenodo.10594115)
@@ -163,6 +163,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
163163
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/breanna-powell-wa/"><img src="https://avatars.githubusercontent.com/u/85724630?v=4?s=100" width="100px;" alt="Breanna Powell"/><br /><sub><b>Breanna Powell</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/commits?author=brepowell" title="Code">💻</a> <a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Abrepowell" title="Reviewed Pull Requests">👀</a></td>
164164
<td align="center" valign="top" width="14.28%"><a href="http://mandymoore.tech"><img src="https://avatars.githubusercontent.com/u/2262962?v=4?s=100" width="100px;" alt="Mandy Moore"/><br /><sub><b>Mandy Moore</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/commits?author=therubyrep" title="Code">💻</a> <a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Atherubyrep" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/pyOpenSci/pyopensci.github.io/commits?author=therubyrep" title="Documentation">📖</a></td>
165165
<td align="center" valign="top" width="14.28%"><a href="https://github.com/TimothyEDawson"><img src="https://avatars.githubusercontent.com/u/142453358?v=4?s=100" width="100px;" alt="Tim Dawson"/><br /><sub><b>Tim Dawson</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/commits?author=TimothyEDawson" title="Code">💻</a> <a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3ATimothyEDawson" title="Reviewed Pull Requests">👀</a></td>
166+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/elliesch"><img src="https://avatars.githubusercontent.com/u/12628861?v=4?s=100" width="100px;" alt="Ellie Abrahams"/><br /><sub><b>Ellie Abrahams</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Aelliesch" title="Reviewed Pull Requests">👀</a> <a href="#blog-elliesch" title="Blogposts">📝</a></td>
166167
</tr>
167168
</tbody>
168169
</table>

0 commit comments

Comments
 (0)