Commit c1666528ef0b1b5ddeacc60fba0f01f67cc7c7e8

Authored by Henry Schreiner
1 parent 08b03fde

:memo: Add @jakoblover as a contributor

.all-contributorsrc
@@ -404,6 +404,15 @@ @@ -404,6 +404,15 @@
404 "contributions": [ 404 "contributions": [
405 "doc" 405 "doc"
406 ] 406 ]
  407 + },
  408 + {
  409 + "login": "jakoblover",
  410 + "name": "Jakob Lover",
  411 + "avatar_url": "https://avatars0.githubusercontent.com/u/14160441?v=4",
  412 + "profile": "https://github.com/jakoblover",
  413 + "contributions": [
  414 + "code"
  415 + ]
407 } 416 }
408 ], 417 ],
409 "contributorsPerLine": 7, 418 "contributorsPerLine": 7,
README.md
@@ -956,6 +956,9 @@ This project was created by [Henry Schreiner](https://github.com/henryiii) and m @@ -956,6 +956,9 @@ This project was created by [Henry Schreiner](https://github.com/henryiii) and m
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 <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>
958 </tr> 958 </tr>
  959 + <tr>
  960 + <td align="center"><a href="https://github.com/jakoblover"><img src="https://avatars0.githubusercontent.com/u/14160441?v=4" width="100px;" alt=""/><br /><sub><b>Jakob Lover</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=jakoblover" title="Code">๐Ÿ’ป</a></td>
  961 + </tr>
959 </table> 962 </table>
960 963
961 <!-- markdownlint-enable --> 964 <!-- markdownlint-enable -->