Skip to content

Commit aa1f3cb

Browse files
docs: add jedbrown as a contributor for review, and blog (#738)
* 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 95cfe48 commit aa1f3cb

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
@@ -512,6 +512,16 @@
512512
"review",
513513
"blog"
514514
]
515+
},
516+
{
517+
"login": "jedbrown",
518+
"name": "Jed Brown",
519+
"avatar_url": "https://avatars.githubusercontent.com/u/3303?v=4",
520+
"profile": "https://jedbrown.org",
521+
"contributions": [
522+
"review",
523+
"blog"
524+
]
515525
}
516526
],
517527
"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-47-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-48-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)
@@ -164,6 +164,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
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>
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>
167+
<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>
167168
</tr>
168169
</tbody>
169170
</table>

0 commit comments

Comments
 (0)