Skip to content

Commit dce455d

Browse files
docs: add schlich as a contributor for code, and review (#124)
* 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 ca15792 commit dce455d

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
@@ -122,6 +122,16 @@
122122
"code",
123123
"review"
124124
]
125+
},
126+
{
127+
"login": "schlich",
128+
"name": "Ty Schlichenmeyer",
129+
"avatar_url": "https://avatars.githubusercontent.com/u/21191435?v=4",
130+
"profile": "https://github.com/schlich",
131+
"contributions": [
132+
"code",
133+
"review"
134+
]
125135
}
126136
],
127137
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Welcome to pyOpenSci Software Peer Review 👋
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
Hi there! This repository is where pyOpenSci
@@ -85,6 +85,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
8585
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mccrayjr"><img src="https://avatars.githubusercontent.com/u/69483966?v=4?s=100" width="100px;" alt="John McCray"/><br /><sub><b>John McCray</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-submission/commits?author=mccrayjr" title="Code">💻</a> <a href="https://github.com/pyOpenSci/software-submission/pulls?q=is%3Apr+reviewed-by%3Amccrayjr" title="Reviewed Pull Requests">👀</a></td>
8686
<td align="center" valign="top" width="14.28%"><a href="http://jafy.eu"><img src="https://avatars.githubusercontent.com/u/17950287?v=4?s=100" width="100px;" alt="James A. Fellows Yates"/><br /><sub><b>James A. Fellows Yates</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-submission/commits?author=jfy133" title="Code">💻</a> <a href="https://github.com/pyOpenSci/software-submission/pulls?q=is%3Apr+reviewed-by%3Ajfy133" title="Reviewed Pull Requests">👀</a></td>
8787
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Midnighter"><img src="https://avatars.githubusercontent.com/u/135653?v=4?s=100" width="100px;" alt="Moritz E. Beber"/><br /><sub><b>Moritz E. Beber</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-submission/commits?author=midnighter" title="Code">💻</a> <a href="https://github.com/pyOpenSci/software-submission/pulls?q=is%3Apr+reviewed-by%3Amidnighter" title="Reviewed Pull Requests">👀</a></td>
88+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/schlich"><img src="https://avatars.githubusercontent.com/u/21191435?v=4?s=100" width="100px;" alt="Ty Schlichenmeyer"/><br /><sub><b>Ty Schlichenmeyer</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-submission/commits?author=schlich" title="Code">💻</a> <a href="https://github.com/pyOpenSci/software-submission/pulls?q=is%3Apr+reviewed-by%3Aschlich" title="Reviewed Pull Requests">👀</a></td>
8889
</tr>
8990
</tbody>
9091
</table>

0 commit comments

Comments
 (0)