Commit fb3aa9664081d2bb6e6ecbe9496932c02043f2d9
Committed by
Henry Schreiner
1 parent
addafa5b
:memo: Add @AnticliMaxtic as a contributor
Showing
2 changed files
with
10 additions
and
0 deletions
.all-contributorsrc
| ... | ... | @@ -458,6 +458,15 @@ |
| 458 | 458 | "contributions": [ |
| 459 | 459 | "code" |
| 460 | 460 | ] |
| 461 | + }, | |
| 462 | + { | |
| 463 | + "login": "AnticliMaxtic", | |
| 464 | + "name": "Max", | |
| 465 | + "avatar_url": "https://avatars.githubusercontent.com/u/43995389?v=4", | |
| 466 | + "profile": "https://github.com/AnticliMaxtic", | |
| 467 | + "contributions": [ | |
| 468 | + "code" | |
| 469 | + ] | |
| 461 | 470 | } |
| 462 | 471 | ], |
| 463 | 472 | "contributorsPerLine": 7, | ... | ... |
README.md
| ... | ... | @@ -967,6 +967,7 @@ This project was created by [Henry Schreiner](https://github.com/henryiii) and m |
| 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 | 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> |
| 969 | 969 | <td align="center"><a href="https://github.com/dryleev"><img src="https://avatars.githubusercontent.com/u/83670813?v=4" width="100px;" alt=""/><br /><sub><b>dryleev</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=dryleev" title="Code">๐ป</a></td> |
| 970 | + <td align="center"><a href="https://github.com/AnticliMaxtic"><img src="https://avatars.githubusercontent.com/u/43995389?v=4" width="100px;" alt=""/><br /><sub><b>Max</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=AnticliMaxtic" title="Code">๐ป</a></td> | |
| 970 | 971 | </tr> |
| 971 | 972 | </table> |
| 972 | 973 | ... | ... |