Skip to content

Commit 6085e9d

Browse files
docs: add wyz2368 as a contributor for code, and research (#970)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 1f6b4a1 commit 6085e9d

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,16 @@
7373
"contributions": [
7474
"code"
7575
]
76+
},
77+
{
78+
"login": "wyz2368",
79+
"name": "wyz2368",
80+
"avatar_url": "https://avatars.githubusercontent.com/u/25018133?v=4",
81+
"profile": "https://github.com/wyz2368",
82+
"contributions": [
83+
"code",
84+
"research"
85+
]
7686
}
7787
]
7888
}

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ installable via PyPI.
4848
<td align="center" valign="top" width="14.28%"><a href="https://github.com/StephenPasteris"><img src="https://avatars.githubusercontent.com/u/140617768?v=4?s=100" width="100px;" alt="StephenPasteris"/><br /><sub><b>StephenPasteris</b></sub></a><br /><a href="#research-StephenPasteris" title="Research">🔬</a> <a href="#code-StephenPasteris" title="Code">💻</a></td>
4949
<td align="center" valign="top" width="14.28%"><a href="https://github.com/d-kad"><img src="https://avatars.githubusercontent.com/u/165307096?v=4?s=100" width="100px;" alt="Daniel Kadnikov"/><br /><sub><b>Daniel Kadnikov</b></sub></a><br /><a href="#research-d-kad" title="Research">🔬</a> <a href="#code-d-kad" title="Code">💻</a></td>
5050
<td align="center" valign="top" width="14.28%"><a href="https://github.com/AndresFerCervell"><img src="https://avatars.githubusercontent.com/u/153729439?v=4?s=100" width="100px;" alt="Andrés Fernández Cervell"/><br /><sub><b>Andrés Fernández Cervell</b></sub></a><br /><a href="#code-AndresFerCervell" title="Code">💻</a></td>
51+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/wyz2368"><img src="https://avatars.githubusercontent.com/u/25018133?v=4?s=100" width="100px;" alt="wyz2368"/><br /><sub><b>wyz2368</b></sub></a><br /><a href="#code-wyz2368" title="Code">💻</a> <a href="#research-wyz2368" title="Research">🔬</a></td>
5152
</tr>
5253
</tbody>
5354
</table>

0 commit comments

Comments
 (0)