Skip to content

Commit 94c085b

Browse files
docs: add YSelfTool as a contributor for code (#1131)
* 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 d4632ad commit 94c085b

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -533,6 +533,15 @@
533533
"contributions": [
534534
"test"
535535
]
536+
},
537+
{
538+
"login": "YSelfTool",
539+
"name": "Robin Sonnabend",
540+
"avatar_url": "https://avatars.githubusercontent.com/u/1640386?v=4",
541+
"profile": "http://tooldev.de",
542+
"contributions": [
543+
"code"
544+
]
536545
}
537546
],
538547
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ Thanks especially to the gracious help of Uproot contributors (including the [or
183183
</tr>
184184
<tr>
185185
<td align="center" valign="top" width="14.28%"><a href="https://github.com/bnavigator"><img src="https://avatars.githubusercontent.com/u/4623504?v=4?s=100" width="100px;" alt="Ben Greiner"/><br /><sub><b>Ben Greiner</b></sub></a><br /><a href="https://github.com/scikit-hep/uproot5/commits?author=bnavigator" title="Tests">⚠️</a></td>
186+
<td align="center" valign="top" width="14.28%"><a href="http://tooldev.de"><img src="https://avatars.githubusercontent.com/u/1640386?v=4?s=100" width="100px;" alt="Robin Sonnabend"/><br /><sub><b>Robin Sonnabend</b></sub></a><br /><a href="https://github.com/scikit-hep/uproot5/commits?author=YSelfTool" title="Code">💻</a></td>
186187
</tr>
187188
</tbody>
188189
</table>

0 commit comments

Comments
 (0)