Skip to content

Commit a1dd4d7

Browse files
docs: add ZeeD26 as a contributor (#519)
* 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 d3b0b73 commit a1dd4d7

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
@@ -413,6 +413,15 @@
413413
"contributions": [
414414
"code"
415415
]
416+
},
417+
{
418+
"login": "ZeeD26",
419+
"name": "Dominik Steinberger",
420+
"avatar_url": "https://avatars2.githubusercontent.com/u/2487468?v=4",
421+
"profile": "https://github.com/ZeeD26",
422+
"contributions": [
423+
"code"
424+
]
416425
}
417426
],
418427
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -958,6 +958,7 @@ This project was created by [Henry Schreiner](https://github.com/henryiii) and m
958958
</tr>
959959
<tr>
960960
<td align="center"><a href="https://github.com/jakoblover"><img src="https://avatars0.githubusercontent.com/u/14160441?v=4" width="100px;" alt=""/><br /><sub><b>Jakob Lover</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=jakoblover" title="Code">💻</a></td>
961+
<td align="center"><a href="https://github.com/ZeeD26"><img src="https://avatars2.githubusercontent.com/u/2487468?v=4" width="100px;" alt=""/><br /><sub><b>Dominik Steinberger</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=ZeeD26" title="Code">💻</a></td>
961962
</tr>
962963
</table>
963964

0 commit comments

Comments
 (0)