Skip to content

Commit 525e10f

Browse files
docs: add OriolAbril as a contributor for question (#396)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Tetsuo Koyama <[email protected]>
1 parent c7d8a38 commit 525e10f

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -794,6 +794,15 @@
794794
"contributions": [
795795
"question"
796796
]
797+
},
798+
{
799+
"login": "OriolAbril",
800+
"name": "Oriol Abril-Pla",
801+
"avatar_url": "https://avatars.githubusercontent.com/u/23738400?v=4",
802+
"profile": "http://oriolabrilpla.cat",
803+
"contributions": [
804+
"question"
805+
]
797806
}
798807
],
799808
"contributorsPerLine": 7,

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
171171
<td align="center" valign="top" width="14.28%"><a href="https://hachyderm.io/web/@willingc"><img src="https://avatars.githubusercontent.com/u/2680980?v=4?s=100" width="100px;" alt="Carol Willing"/><br /><sub><b>Carol Willing</b></sub></a><br /><a href="https://github.com/pyOpenSci/python-package-guide/pulls?q=is%3Apr+reviewed-by%3Awillingc" title="Reviewed Pull Requests">👀</a></td>
172172
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kozo2"><img src="https://avatars.githubusercontent.com/u/12192?v=4?s=100" width="100px;" alt="Kozo Nishida"/><br /><sub><b>Kozo Nishida</b></sub></a><br /><a href="https://github.com/pyOpenSci/python-package-guide/pulls?q=is%3Apr+reviewed-by%3Akozo2" title="Reviewed Pull Requests">👀</a> <a href="#translation-kozo2" title="Translation">🌍</a></td>
173173
<td align="center" valign="top" width="14.28%"><a href="http://melissawm.github.io"><img src="https://avatars.githubusercontent.com/u/3949932?v=4?s=100" width="100px;" alt="Melissa Weber Mendonça"/><br /><sub><b>Melissa Weber Mendonça</b></sub></a><br /><a href="#question-melissawm" title="Answering Questions">💬</a></td>
174+
<td align="center" valign="top" width="14.28%"><a href="http://oriolabrilpla.cat"><img src="https://avatars.githubusercontent.com/u/23738400?v=4?s=100" width="100px;" alt="Oriol Abril-Pla"/><br /><sub><b>Oriol Abril-Pla</b></sub></a><br /><a href="#question-OriolAbril" title="Answering Questions">💬</a></td>
174175
</tr>
175176
</tbody>
176177
</table>

0 commit comments

Comments
 (0)