Commit 3bf24c51646eaf625d4f218b9324fb661574927e
Committed by
GitHub
1 parent
ff557589
docs: add dbarowy as a contributor (#534)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Showing
2 changed files
with
10 additions
and
0 deletions
.all-contributorsrc
| @@ -431,6 +431,15 @@ | @@ -431,6 +431,15 @@ | ||
| 431 | "contributions": [ | 431 | "contributions": [ |
| 432 | "code" | 432 | "code" |
| 433 | ] | 433 | ] |
| 434 | + }, | ||
| 435 | + { | ||
| 436 | + "login": "dbarowy", | ||
| 437 | + "name": "Dan Barowy", | ||
| 438 | + "avatar_url": "https://avatars3.githubusercontent.com/u/573142?v=4", | ||
| 439 | + "profile": "https://github.com/dbarowy", | ||
| 440 | + "contributions": [ | ||
| 441 | + "doc" | ||
| 442 | + ] | ||
| 434 | } | 443 | } |
| 435 | ], | 444 | ], |
| 436 | "contributorsPerLine": 7, | 445 | "contributorsPerLine": 7, |
README.md
| @@ -962,6 +962,7 @@ This project was created by [Henry Schreiner](https://github.com/henryiii) and m | @@ -962,6 +962,7 @@ This project was created by [Henry Schreiner](https://github.com/henryiii) and m | ||
| 962 | <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> | 962 | <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> |
| 963 | <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> | 963 | <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> |
| 964 | <td align="center"><a href="https://github.com/dfleury2"><img src="https://avatars1.githubusercontent.com/u/4805384?v=4" width="100px;" alt=""/><br /><sub><b>D. Fleury</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=dfleury2" title="Code">๐ป</a></td> | 964 | <td align="center"><a href="https://github.com/dfleury2"><img src="https://avatars1.githubusercontent.com/u/4805384?v=4" width="100px;" alt=""/><br /><sub><b>D. Fleury</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=dfleury2" title="Code">๐ป</a></td> |
| 965 | + <td align="center"><a href="https://github.com/dbarowy"><img src="https://avatars3.githubusercontent.com/u/573142?v=4" width="100px;" alt=""/><br /><sub><b>Dan Barowy</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=dbarowy" title="Documentation">๐</a></td> | ||
| 965 | </tr> | 966 | </tr> |
| 966 | </table> | 967 | </table> |
| 967 | 968 |