Skip to content

Commit a0a3686

Browse files
docs: add infinite0x20 as a contributor for code, and review (#137)
* 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 7d55d75 commit a0a3686

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,16 @@
7474
"code",
7575
"review"
7676
]
77+
},
78+
{
79+
"login": "infinite0x20",
80+
"name": "s choi",
81+
"avatar_url": "https://avatars.githubusercontent.com/u/66569284?v=4",
82+
"profile": "https://github.com/infinite0x20",
83+
"contributions": [
84+
"code",
85+
"review"
86+
]
7787
}
7888
],
7989
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
6262
<td align="center" valign="top" width="14.28%"><a href="https://github.com/slobentanzer"><img src="https://avatars.githubusercontent.com/u/13223629?v=4?s=100" width="100px;" alt="Sebastian Lobentanzer"/><br /><sub><b>Sebastian Lobentanzer</b></sub></a><br /><a href="https://github.com/pyOpenSci/lessons/commits?author=slobentanzer" title="Code">💻</a> <a href="https://github.com/pyOpenSci/lessons/pulls?q=is%3Apr+reviewed-by%3Aslobentanzer" title="Reviewed Pull Requests">👀</a></td>
6363
<td align="center" valign="top" width="14.28%"><a href="http://space.mit.edu/home/guenther/"><img src="https://avatars.githubusercontent.com/u/498688?v=4?s=100" width="100px;" alt="Hans Moritz Günther"/><br /><sub><b>Hans Moritz Günther</b></sub></a><br /><a href="https://github.com/pyOpenSci/lessons/commits?author=hamogu" title="Code">💻</a> <a href="https://github.com/pyOpenSci/lessons/pulls?q=is%3Apr+reviewed-by%3Ahamogu" title="Reviewed Pull Requests">👀</a></td>
6464
</tr>
65+
<tr>
66+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/infinite0x20"><img src="https://avatars.githubusercontent.com/u/66569284?v=4?s=100" width="100px;" alt="s choi"/><br /><sub><b>s choi</b></sub></a><br /><a href="https://github.com/pyOpenSci/lessons/commits?author=infinite0x20" title="Code">💻</a> <a href="https://github.com/pyOpenSci/lessons/pulls?q=is%3Apr+reviewed-by%3Ainfinite0x20" title="Reviewed Pull Requests">👀</a></td>
67+
</tr>
6568
</tbody>
6669
</table>
6770

0 commit comments

Comments
 (0)