Skip to content

Commit 54d8693

Browse files
docs: add slayoo as a contributor for code, and review (#186)
* 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 424f810 commit 54d8693

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,16 @@
142142
"code",
143143
"review"
144144
]
145+
},
146+
{
147+
"login": "slayoo",
148+
"name": "Sylwester Arabas",
149+
"avatar_url": "https://avatars.githubusercontent.com/u/89685?v=4",
150+
"profile": "https://slayoo.github.io/",
151+
"contributions": [
152+
"code",
153+
"review"
154+
]
145155
}
146156
],
147157
"contributorsPerLine": 7,

README.md

Lines changed: 4 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-14-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
Hi there! This repository is where pyOpenSci
@@ -88,6 +88,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
8888
<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>
8989
<td align="center" valign="top" width="14.28%"><a href="https://ffy00.github.io/"><img src="https://avatars.githubusercontent.com/u/11718923?v=4?s=100" width="100px;" alt="Filipe Laíns"/><br /><sub><b>Filipe Laíns</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-submission/commits?author=FFY00" title="Code">💻</a> <a href="https://github.com/pyOpenSci/software-submission/pulls?q=is%3Apr+reviewed-by%3AFFY00" title="Reviewed Pull Requests">👀</a></td>
9090
</tr>
91+
<tr>
92+
<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+
</tr>
9194
</tbody>
9295
</table>
9396

0 commit comments

Comments
 (0)