Skip to content

Commit 2c878ca

Browse files
docs: add mihaimaruseac as a contributor for code, and review (#558)
* 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 2d8a961 commit 2c878ca

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.all-contributorsrc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -922,7 +922,9 @@
922922
"avatar_url": "https://avatars.githubusercontent.com/u/323199?v=4",
923923
"profile": "http://mihai.page",
924924
"contributions": [
925-
"doc"
925+
"doc",
926+
"code",
927+
"review"
926928
]
927929
},
928930
{

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
163163
<tr>
164164
<td align="center" valign="top" width="14.28%"><a href="http://www.stsci.edu/"><img src="https://avatars.githubusercontent.com/u/503615?v=4?s=100" width="100px;" alt="Megan Sosey"/><br /><sub><b>Megan Sosey</b></sub></a><br /><a href="https://github.com/pyOpenSci/python-package-guide/commits?author=sosey" title="Code">💻</a> <a href="https://github.com/pyOpenSci/python-package-guide/pulls?q=is%3Apr+reviewed-by%3Asosey" title="Reviewed Pull Requests">👀</a></td>
165165
<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>
166-
<td align="center" valign="top" width="14.28%"><a href="http://mihai.page"><img src="https://avatars.githubusercontent.com/u/323199?v=4?s=100" width="100px;" alt="Mihai Maruseac"/><br /><sub><b>Mihai Maruseac</b></sub></a><br /><a href="https://github.com/pyOpenSci/python-package-guide/commits?author=mihaimaruseac" title="Documentation">📖</a></td>
166+
<td align="center" valign="top" width="14.28%"><a href="http://mihai.page"><img src="https://avatars.githubusercontent.com/u/323199?v=4?s=100" width="100px;" alt="Mihai Maruseac"/><br /><sub><b>Mihai Maruseac</b></sub></a><br /><a href="https://github.com/pyOpenSci/python-package-guide/commits?author=mihaimaruseac" title="Documentation">📖</a> <a href="https://github.com/pyOpenSci/python-package-guide/commits?author=mihaimaruseac" title="Code">💻</a> <a href="https://github.com/pyOpenSci/python-package-guide/pulls?q=is%3Apr+reviewed-by%3Amihaimaruseac" title="Reviewed Pull Requests">👀</a></td>
167167
<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/python-package-guide/commits?author=Midnighter" title="Code">💻</a> <a href="#tutorial-Midnighter" title="Tutorials">✅</a></td>
168168
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/ncclementi/"><img src="https://avatars.githubusercontent.com/u/7526622?v=4?s=100" width="100px;" alt="Naty Clementi"/><br /><sub><b>Naty Clementi</b></sub></a><br /><a href="https://github.com/pyOpenSci/python-package-guide/commits?author=ncclementi" title="Code">💻</a> <a href="https://github.com/pyOpenSci/python-package-guide/pulls?q=is%3Apr+reviewed-by%3Ancclementi" title="Reviewed Pull Requests">👀</a> <a href="#translation-ncclementi" title="Translation">🌍</a></td>
169169
<td align="center" valign="top" width="14.28%"><a href="http://www.software.ac.uk"><img src="https://avatars.githubusercontent.com/u/1507151?v=4?s=100" width="100px;" alt="Neil Chue Hong"/><br /><sub><b>Neil Chue Hong</b></sub></a><br /><a href="https://github.com/pyOpenSci/python-package-guide/pulls?q=is%3Apr+reviewed-by%3Anpch" title="Reviewed Pull Requests">👀</a></td>

0 commit comments

Comments
 (0)