Skip to content

Commit 45829d0

Browse files
docs: add rmj3197 as a contributor for code, and review (#553)
* 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 93476b4 commit 45829d0

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,16 @@
441441
"code",
442442
"review"
443443
]
444+
},
445+
{
446+
"login": "rmj3197",
447+
"name": "Raktim Mukhopadhyay",
448+
"avatar_url": "https://avatars.githubusercontent.com/u/54344732?v=4",
449+
"profile": "https://github.com/rmj3197",
450+
"contributions": [
451+
"code",
452+
"review"
453+
]
444454
}
445455
],
446456
"commitConvention": "angular",

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pyopensci.github.io
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-40-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-41-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55
[![pages-build-deployment](https://github.com/pyOpenSci/pyopensci.github.io/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/pyOpenSci/pyopensci.github.io/actions/workflows/pages/pages-build-deployment)
66
[![DOI](https://zenodo.org/badge/174412809.svg)](https://zenodo.org/doi/10.5281/zenodo.10594115)
@@ -103,6 +103,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
103103
<td align="center" valign="top" width="14.28%"><a href="https://sethmlarson.dev"><img src="https://avatars.githubusercontent.com/u/18519037?v=4?s=100" width="100px;" alt="Seth Michael Larson"/><br /><sub><b>Seth Michael Larson</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Asethmlarson" title="Reviewed Pull Requests">👀</a></td>
104104
<td align="center" valign="top" width="14.28%"><a href="https://erikwhiting.com"><img src="https://avatars.githubusercontent.com/u/47164199?v=4?s=100" width="100px;" alt="Erik Whiting"/><br /><sub><b>Erik Whiting</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Aerik-whiting" title="Reviewed Pull Requests">👀</a></td>
105105
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hugovk"><img src="https://avatars.githubusercontent.com/u/1324225?v=4?s=100" width="100px;" alt="Hugo van Kemenade"/><br /><sub><b>Hugo van Kemenade</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/commits?author=hugovk" title="Code">💻</a> <a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Ahugovk" title="Reviewed Pull Requests">👀</a></td>
106+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/rmj3197"><img src="https://avatars.githubusercontent.com/u/54344732?v=4?s=100" width="100px;" alt="Raktim Mukhopadhyay"/><br /><sub><b>Raktim Mukhopadhyay</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/commits?author=rmj3197" title="Code">💻</a> <a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Armj3197" title="Reviewed Pull Requests">👀</a></td>
106107
</tr>
107108
</tbody>
108109
</table>

0 commit comments

Comments
 (0)