Skip to content

Commit 191af83

Browse files
docs: add therubyrep as a contributor for code, review, and doc (#682)
* 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 802a70a commit 191af83

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,6 +480,17 @@
480480
"code",
481481
"review"
482482
]
483+
},
484+
{
485+
"login": "therubyrep",
486+
"name": "Mandy Moore",
487+
"avatar_url": "https://avatars.githubusercontent.com/u/2262962?v=4",
488+
"profile": "http://mandymoore.tech",
489+
"contributions": [
490+
"code",
491+
"review",
492+
"doc"
493+
]
483494
}
484495
],
485496
"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-44-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-45-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)
@@ -161,6 +161,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
161161
<tr>
162162
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tkoyama010"><img src="https://avatars.githubusercontent.com/u/7513610?v=4?s=100" width="100px;" alt="Tetsuo Koyama"/><br /><sub><b>Tetsuo Koyama</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Atkoyama010" title="Reviewed Pull Requests">👀</a></td>
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>
164+
<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>
164165
</tr>
165166
</tbody>
166167
</table>

0 commit comments

Comments
 (0)