Skip to content

Commit cdff5ea

Browse files
docs: add crhea93 as a contributor for review, and blog (#739)
* 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 aa1f3cb commit cdff5ea

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
@@ -522,6 +522,16 @@
522522
"review",
523523
"blog"
524524
]
525+
},
526+
{
527+
"login": "crhea93",
528+
"name": "Carter Lee Rhea",
529+
"avatar_url": "https://avatars.githubusercontent.com/u/34322936?v=4",
530+
"profile": "https://github.com/crhea93",
531+
"contributions": [
532+
"review",
533+
"blog"
534+
]
525535
}
526536
],
527537
"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-48-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-49-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)
@@ -165,6 +165,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
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>
166166
<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>
167167
<td align="center" valign="top" width="14.28%"><a href="https://jedbrown.org"><img src="https://avatars.githubusercontent.com/u/3303?v=4?s=100" width="100px;" alt="Jed Brown"/><br /><sub><b>Jed Brown</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Ajedbrown" title="Reviewed Pull Requests">👀</a> <a href="#blog-jedbrown" title="Blogposts">📝</a></td>
168+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/crhea93"><img src="https://avatars.githubusercontent.com/u/34322936?v=4?s=100" width="100px;" alt="Carter Lee Rhea"/><br /><sub><b>Carter Lee Rhea</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Acrhea93" title="Reviewed Pull Requests">👀</a> <a href="#blog-crhea93" title="Blogposts">📝</a></td>
168169
</tr>
169170
</tbody>
170171
</table>

0 commit comments

Comments
 (0)