Commit bb7c96a09e1964291a41d99d08979ca3ca495575
Committed by
Henry Schreiner
1 parent
c9558b34
:memo: Add @paddy-hack as a contributor
Showing
2 changed files
with
10 additions
and
0 deletions
.all-contributorsrc
| ... | ... | @@ -440,6 +440,15 @@ |
| 440 | 440 | "contributions": [ |
| 441 | 441 | "doc" |
| 442 | 442 | ] |
| 443 | + }, | |
| 444 | + { | |
| 445 | + "login": "paddy-hack", | |
| 446 | + "name": "Olaf Meeuwissen", | |
| 447 | + "avatar_url": "https://avatars.githubusercontent.com/u/6804372?v=4", | |
| 448 | + "profile": "https://github.com/paddy-hack", | |
| 449 | + "contributions": [ | |
| 450 | + "code" | |
| 451 | + ] | |
| 443 | 452 | } |
| 444 | 453 | ], |
| 445 | 454 | "contributorsPerLine": 7, | ... | ... |
README.md
| ... | ... | @@ -965,6 +965,7 @@ This project was created by [Henry Schreiner](https://github.com/henryiii) and m |
| 965 | 965 | <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> |
| 966 | 966 | <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> |
| 967 | 967 | <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> |
| 968 | + <td align="center"><a href="https://github.com/paddy-hack"><img src="https://avatars.githubusercontent.com/u/6804372?v=4" width="100px;" alt=""/><br /><sub><b>Olaf Meeuwissen</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=paddy-hack" title="Code">๐ป</a></td> | |
| 968 | 969 | </tr> |
| 969 | 970 | </table> |
| 970 | 971 | ... | ... |