Skip to content

Commit e78d5c3

Browse files
docs: add xmnlab as a contributor for review, and code (#178)
* 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: Leah Wasser <[email protected]>
1 parent 439b0d8 commit e78d5c3

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,16 @@
146146
"code"
147147
]
148148
},
149+
{
150+
"login": "xmnlab",
151+
"name": "Ivan Ogasawara",
152+
"avatar_url": "https://avatars.githubusercontent.com/u/5209757?v=4",
153+
"profile": "https://github.com/xmnlab",
154+
"contributions": [
155+
"review",
156+
"code"
157+
]
158+
},
149159
{
150160
"login": "kysolvik",
151161
"name": "Kylen Solvik",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
107107
</tr>
108108
<tr>
109109
<td align="center" valign="top" width="16.66%"><a href="https://www.gawbul.io"><img src="https://avatars.githubusercontent.com/u/321291?v=4?s=100" width="100px;" alt="Steve Moss"/><br /><sub><b>Steve Moss</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-peer-review/pulls?q=is%3Apr+reviewed-by%3Agawbul" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/pyOpenSci/software-peer-review/commits?author=gawbul" title="Code">💻</a></td>
110+
<td align="center" valign="top" width="16.66%"><a href="https://github.com/xmnlab"><img src="https://avatars.githubusercontent.com/u/5209757?v=4?s=100" width="100px;" alt="Ivan Ogasawara"/><br /><sub><b>Ivan Ogasawara</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-peer-review/pulls?q=is%3Apr+reviewed-by%3Axmnlab" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/pyOpenSci/software-peer-review/commits?author=xmnlab" title="Code">💻</a></td>
110111
<td align="center" valign="top" width="16.66%"><a href="https://github.com/kysolvik"><img src="https://avatars.githubusercontent.com/u/24379590?v=4?s=100" width="100px;" alt="Kylen Solvik"/><br /><sub><b>Kylen Solvik</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-peer-review/pulls?q=is%3Apr+reviewed-by%3Akysolvik" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/pyOpenSci/software-peer-review/commits?author=kysolvik" title="Code">💻</a></td>
111112
</tr>
112113
</tbody>

0 commit comments

Comments
 (0)