Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 27432b2

Browse files
docs: add FFY00 as a contributor for code, and review (#185)
* 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 0469ab2 commit 27432b2

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

+10
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,16 @@
132132
"code",
133133
"review"
134134
]
135+
},
136+
{
137+
"login": "FFY00",
138+
"name": "Filipe Laíns",
139+
"avatar_url": "https://avatars.githubusercontent.com/u/11718923?v=4",
140+
"profile": "https://ffy00.github.io/",
141+
"contributions": [
142+
"code",
143+
"review"
144+
]
135145
}
136146
],
137147
"contributorsPerLine": 7,

README.md

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

66
Hi there! This repository is where pyOpenSci
@@ -86,6 +86,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
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>
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>
89+
<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>
8990
</tr>
9091
</tbody>
9192
</table>

0 commit comments

Comments
 (0)