Skip to content

Commit fd233f9

Browse files
Docs: add d-kad as a contributor for research, and code (#605)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Ted Turocy <ted.turocy@gmail.com>
1 parent 51e88db commit fd233f9

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
@@ -54,6 +54,16 @@
5454
"research",
5555
"code"
5656
]
57+
},
58+
{
59+
"login": "d-kad",
60+
"name": "Daniel Kadnikov",
61+
"avatar_url": "https://avatars.githubusercontent.com/u/165307096?v=4",
62+
"profile": "https://github.com/d-kad",
63+
"contributions": [
64+
"research",
65+
"code"
66+
]
5767
}
5868
]
5969
}

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ installable via PyPI.
4949
</tr>
5050
<tr>
5151
<td align="center" valign="top" width="14.28%"><a href="https://edchalstrey.com/"><img src="https://avatars.githubusercontent.com/u/5486164?v=4?s=100" width="100px;" alt="Ed Chalstrey"/><br /><sub><b>Ed Chalstrey</b></sub></a><br /><a href="#code-edwardchalstrey1" title="Code">💻</a> <a href="#doc-edwardchalstrey1" title="Documentation">📖</a> <a href="#tutorial-edwardchalstrey1" title="Tutorials">✅</a></td>
52+
<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 "/><br /><sub><b>Daniel </b></sub></a><br /><a href="#research-d-kad" title="Research">🔬</a> <a href="#code-d-kad" title="Code">💻</a></td>
5253
<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>
5354
</tr>
5455
</tbody>

0 commit comments

Comments
 (0)