Commit c7af1a688c198aa941f1d9fa0303eb0365968818

Authored by Henry Schreiner
Committed by Henry Schreiner
1 parent fb3aa966

:memo: Add @alexdewar as a contributor

.all-contributorsrc
@@ -467,6 +467,15 @@ @@ -467,6 +467,15 @@
467 "contributions": [ 467 "contributions": [
468 "code" 468 "code"
469 ] 469 ]
  470 + },
  471 + {
  472 + "login": "alexdewar",
  473 + "name": "Alex Dewar",
  474 + "avatar_url": "https://avatars.githubusercontent.com/u/23149834?v=4",
  475 + "profile": "https://profiles.sussex.ac.uk/p281168-alex-dewar/publications",
  476 + "contributions": [
  477 + "code"
  478 + ]
470 } 479 }
471 ], 480 ],
472 "contributorsPerLine": 7, 481 "contributorsPerLine": 7,
README.md
@@ -969,6 +969,9 @@ This project was created by [Henry Schreiner](https://github.com/henryiii) and m @@ -969,6 +969,9 @@ This project was created by [Henry Schreiner](https://github.com/henryiii) and m
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 <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>
970 <td align="center"><a href="https://github.com/AnticliMaxtic"><img src="https://avatars.githubusercontent.com/u/43995389?v=4" width="100px;" alt=""/><br /><sub><b>Max</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=AnticliMaxtic" title="Code">๐Ÿ’ป</a></td> 970 <td align="center"><a href="https://github.com/AnticliMaxtic"><img src="https://avatars.githubusercontent.com/u/43995389?v=4" width="100px;" alt=""/><br /><sub><b>Max</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=AnticliMaxtic" title="Code">๐Ÿ’ป</a></td>
971 </tr> 971 </tr>
  972 + <tr>
  973 + <td align="center"><a href="https://profiles.sussex.ac.uk/p281168-alex-dewar/publications"><img src="https://avatars.githubusercontent.com/u/23149834?v=4" width="100px;" alt=""/><br /><sub><b>Alex Dewar</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=alexdewar" title="Code">๐Ÿ’ป</a></td>
  974 + </tr>
972 </table> 975 </table>
973 976
974 <!-- markdownlint-enable --> 977 <!-- markdownlint-enable -->