Commit 93c90d1d93a528c313b532e7460a99673d48a4df

Authored by allcontributors[bot]
Committed by Henry Schreiner
1 parent 2aa377d0

docs: add jgerityneurala as a contributor (#406)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]
.all-contributorsrc
... ... @@ -332,6 +332,15 @@
332 332 "contributions": [
333 333 "platform"
334 334 ]
  335 + },
  336 + {
  337 + "login": "jgerityneurala",
  338 + "name": "James Gerity",
  339 + "avatar_url": "https://avatars2.githubusercontent.com/u/57360646?v=4",
  340 + "profile": "https://github.com/jgerityneurala",
  341 + "contributions": [
  342 + "doc"
  343 + ]
335 344 }
336 345 ],
337 346 "contributorsPerLine": 7,
... ...
README.md
... ... @@ -905,6 +905,7 @@ This project was created by [Henry Schreiner](https://github.com/henryiii) and m
905 905 <td align="center"><a href="https://github.com/ryan4729"><img src="https://avatars3.githubusercontent.com/u/40183301?v=4" width="100px;" alt=""/><br /><sub><b>ryan4729</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=ryan4729" title="Tests">โš ๏ธ</a></td>
906 906 <td align="center"><a href="https://izzys.casa"><img src="https://avatars0.githubusercontent.com/u/63051?v=4" width="100px;" alt=""/><br /><sub><b>Isabella Muerte</b></sub></a><br /><a href="#platform-slurps-mad-rips" title="Packaging/porting to new platform">๐Ÿ“ฆ</a></td>
907 907 <td align="center"><a href="https://github.com/KOLANICH"><img src="https://avatars1.githubusercontent.com/u/240344?v=4" width="100px;" alt=""/><br /><sub><b>KOLANICH</b></sub></a><br /><a href="#platform-KOLANICH" title="Packaging/porting to new platform">๐Ÿ“ฆ</a></td>
  908 + <td align="center"><a href="https://github.com/jgerityneurala"><img src="https://avatars2.githubusercontent.com/u/57360646?v=4" width="100px;" alt=""/><br /><sub><b>James Gerity</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=jgerityneurala" title="Documentation">๐Ÿ“–</a></td>
908 909 </tr>
909 910 </table>
910 911  
... ...