Skip to content

Commit

Permalink
docs: add OriolAbril as a contributor for question (#396)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
allcontributors[bot] and tkoyama010 authored Aug 29, 2024
1 parent c7d8a38 commit 525e10f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -794,6 +794,15 @@
"contributions": [
"question"
]
},
{
"login": "OriolAbril",
"name": "Oriol Abril-Pla",
"avatar_url": "https://avatars.githubusercontent.com/u/23738400?v=4",
"profile": "http://oriolabrilpla.cat",
"contributions": [
"question"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<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>
<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>
<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>
<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>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 525e10f

Please sign in to comment.