Skip to content

Commit 056d0de

Browse files
docs: add dhomeier as a contributor for code, and review (#193)
* 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 c8e4e45 commit 056d0de

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
@@ -152,6 +152,16 @@
152152
"code",
153153
"review"
154154
]
155+
},
156+
{
157+
"login": "dhomeier",
158+
"name": "Derek Homeier",
159+
"avatar_url": "https://avatars.githubusercontent.com/u/709020?v=4",
160+
"profile": "https://github.com/dhomeier",
161+
"contributions": [
162+
"code",
163+
"review"
164+
]
155165
}
156166
],
157167
"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-15-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
Hi there! This repository is where pyOpenSci
@@ -90,6 +90,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
9090
</tr>
9191
<tr>
9292
<td align="center" valign="top" width="14.28%"><a href="https://slayoo.github.io/"><img src="https://avatars.githubusercontent.com/u/89685?v=4?s=100" width="100px;" alt="Sylwester Arabas"/><br /><sub><b>Sylwester Arabas</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-submission/commits?author=slayoo" title="Code">💻</a> <a href="https://github.com/pyOpenSci/software-submission/pulls?q=is%3Apr+reviewed-by%3Aslayoo" title="Reviewed Pull Requests">👀</a></td>
93+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/dhomeier"><img src="https://avatars.githubusercontent.com/u/709020?v=4?s=100" width="100px;" alt="Derek Homeier"/><br /><sub><b>Derek Homeier</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-submission/commits?author=dhomeier" title="Code">💻</a> <a href="https://github.com/pyOpenSci/software-submission/pulls?q=is%3Apr+reviewed-by%3Adhomeier" title="Reviewed Pull Requests">👀</a></td>
9394
</tr>
9495
</tbody>
9596
</table>

0 commit comments

Comments
 (0)