Skip to content

Commit 08cf93b

Browse files
docs: add tracykteal as a contributor for review, and ideas (#503)
* 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 0e0b7f9 commit 08cf93b

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.all-contributorsrc

+10
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,16 @@
393393
"bug",
394394
"ideas"
395395
]
396+
},
397+
{
398+
"login": "tracykteal",
399+
"name": "Tracy Teal",
400+
"avatar_url": "https://avatars.githubusercontent.com/u/889238?v=4",
401+
"profile": "https://github.com/tracykteal",
402+
"contributions": [
403+
"review",
404+
"ideas"
405+
]
396406
}
397407
],
398408
"commitConvention": "angular",

README.md

+4-1
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-35-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-36-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)
@@ -97,6 +97,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
9797
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ayhanxian"><img src="https://avatars.githubusercontent.com/u/20816603?v=4?s=100" width="100px;" alt="Han"/><br /><sub><b>Han</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/commits?author=ayhanxian" title="Code">💻</a> <a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Aayhanxian" title="Reviewed Pull Requests">👀</a></td>
9898
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jonkiparsky"><img src="https://avatars.githubusercontent.com/u/5283553?v=4?s=100" width="100px;" alt="Jon Kiparsky"/><br /><sub><b>Jon Kiparsky</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/issues?q=author%3Ajonkiparsky" title="Bug reports">🐛</a> <a href="#ideas-jonkiparsky" title="Ideas, Planning, & Feedback">🤔</a></td>
9999
</tr>
100+
<tr>
101+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tracykteal"><img src="https://avatars.githubusercontent.com/u/889238?v=4?s=100" width="100px;" alt="Tracy Teal"/><br /><sub><b>Tracy Teal</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Atracykteal" title="Reviewed Pull Requests">👀</a> <a href="#ideas-tracykteal" title="Ideas, Planning, & Feedback">🤔</a></td>
102+
</tr>
100103
</tbody>
101104
</table>
102105

0 commit comments

Comments
 (0)