Skip to content

Commit 9c368fd

Browse files
docs: add TimothyEDawson as a contributor for code, and review (#693)
* 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 86ba83e commit 9c368fd

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
@@ -491,6 +491,16 @@
491491
"review",
492492
"doc"
493493
]
494+
},
495+
{
496+
"login": "TimothyEDawson",
497+
"name": "Tim Dawson",
498+
"avatar_url": "https://avatars.githubusercontent.com/u/142453358?v=4",
499+
"profile": "https://github.com/TimothyEDawson",
500+
"contributions": [
501+
"code",
502+
"review"
503+
]
494504
}
495505
],
496506
"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-45-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-46-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)
@@ -162,6 +162,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
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>
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>
165+
<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>
165166
</tr>
166167
</tbody>
167168
</table>

0 commit comments

Comments
 (0)