Commit 08b03fdeb89cccd7e49921ae79ac8ddea8c3a2ee
1 parent
635ffe71
:memo: Add @ferdymercury as a contributor
Showing
2 changed files
with
10 additions
and
0 deletions
.all-contributorsrc
| @@ -395,6 +395,15 @@ | @@ -395,6 +395,15 @@ | ||
| 395 | "contributions": [ | 395 | "contributions": [ |
| 396 | "doc" | 396 | "doc" |
| 397 | ] | 397 | ] |
| 398 | + }, | ||
| 399 | + { | ||
| 400 | + "login": "ferdymercury", | ||
| 401 | + "name": "ferdymercury", | ||
| 402 | + "avatar_url": "https://avatars3.githubusercontent.com/u/10653970?v=4", | ||
| 403 | + "profile": "https://github.com/ferdymercury", | ||
| 404 | + "contributions": [ | ||
| 405 | + "doc" | ||
| 406 | + ] | ||
| 398 | } | 407 | } |
| 399 | ], | 408 | ], |
| 400 | "contributorsPerLine": 7, | 409 | "contributorsPerLine": 7, |
README.md
| @@ -954,6 +954,7 @@ This project was created by [Henry Schreiner](https://github.com/henryiii) and m | @@ -954,6 +954,7 @@ This project was created by [Henry Schreiner](https://github.com/henryiii) and m | ||
| 954 | <td align="center"><a href="http://sam.hocevar.net/"><img src="https://avatars2.githubusercontent.com/u/245089?v=4" width="100px;" alt=""/><br /><sub><b>Sam Hocevar</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=samhocevar" title="Code">๐ป</a></td> | 954 | <td align="center"><a href="http://sam.hocevar.net/"><img src="https://avatars2.githubusercontent.com/u/245089?v=4" width="100px;" alt=""/><br /><sub><b>Sam Hocevar</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=samhocevar" title="Code">๐ป</a></td> |
| 955 | <td align="center"><a href="http://www.ratml.org/"><img src="https://avatars0.githubusercontent.com/u/1845039?v=4" width="100px;" alt=""/><br /><sub><b>Ryan Curtin</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=rcurtin" title="Documentation">๐</a></td> | 955 | <td align="center"><a href="http://www.ratml.org/"><img src="https://avatars0.githubusercontent.com/u/1845039?v=4" width="100px;" alt=""/><br /><sub><b>Ryan Curtin</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=rcurtin" title="Documentation">๐</a></td> |
| 956 | <td align="center"><a href="https://mbh.sh"><img src="https://avatars3.githubusercontent.com/u/20403931?v=4" width="100px;" alt=""/><br /><sub><b>Michael Hall</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=mbhall88" title="Documentation">๐</a></td> | 956 | <td align="center"><a href="https://mbh.sh"><img src="https://avatars3.githubusercontent.com/u/20403931?v=4" width="100px;" alt=""/><br /><sub><b>Michael Hall</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=mbhall88" title="Documentation">๐</a></td> |
| 957 | + <td align="center"><a href="https://github.com/ferdymercury"><img src="https://avatars3.githubusercontent.com/u/10653970?v=4" width="100px;" alt=""/><br /><sub><b>ferdymercury</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=ferdymercury" title="Documentation">๐</a></td> | ||
| 957 | </tr> | 958 | </tr> |
| 958 | </table> | 959 | </table> |
| 959 | 960 |