Commit addafa5bdf03ebecaced265af59f1c3cf62d3cad
Committed by
Henry Schreiner
1 parent
bb7c96a0
:memo: Add @dryleev as a contributor
Showing
2 changed files
with
10 additions
and
0 deletions
.all-contributorsrc
| @@ -449,6 +449,15 @@ | @@ -449,6 +449,15 @@ | ||
| 449 | "contributions": [ | 449 | "contributions": [ |
| 450 | "code" | 450 | "code" |
| 451 | ] | 451 | ] |
| 452 | + }, | ||
| 453 | + { | ||
| 454 | + "login": "dryleev", | ||
| 455 | + "name": "dryleev", | ||
| 456 | + "avatar_url": "https://avatars.githubusercontent.com/u/83670813?v=4", | ||
| 457 | + "profile": "https://github.com/dryleev", | ||
| 458 | + "contributions": [ | ||
| 459 | + "code" | ||
| 460 | + ] | ||
| 452 | } | 461 | } |
| 453 | ], | 462 | ], |
| 454 | "contributorsPerLine": 7, | 463 | "contributorsPerLine": 7, |
README.md
| @@ -966,6 +966,7 @@ This project was created by [Henry Schreiner](https://github.com/henryiii) and m | @@ -966,6 +966,7 @@ This project was created by [Henry Schreiner](https://github.com/henryiii) and m | ||
| 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> | 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 | <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> | 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 | <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 | + <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> | ||
| 969 | </tr> | 970 | </tr> |
| 970 | </table> | 971 | </table> |
| 971 | 972 |