Commit 08b03fdeb89cccd7e49921ae79ac8ddea8c3a2ee

Authored by Henry Schreiner
1 parent 635ffe71

:memo: Add @ferdymercury as a contributor

.all-contributorsrc
... ... @@ -395,6 +395,15 @@
395 395 "contributions": [
396 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 409 "contributorsPerLine": 7,
... ...
README.md
... ... @@ -954,6 +954,7 @@ This project was created by [Henry Schreiner](https://github.com/henryiii) and m
954 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 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 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 958 </tr>
958 959 </table>
959 960  
... ...