Commit c7af1a688c198aa941f1d9fa0303eb0365968818
Committed by
Henry Schreiner
1 parent
fb3aa966
:memo: Add @alexdewar as a contributor
Showing
2 changed files
with
12 additions
and
0 deletions
.all-contributorsrc
| ... | ... | @@ -467,6 +467,15 @@ |
| 467 | 467 | "contributions": [ |
| 468 | 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 | 481 | "contributorsPerLine": 7, | ... | ... |
README.md
| ... | ... | @@ -969,6 +969,9 @@ This project was created by [Henry Schreiner](https://github.com/henryiii) and m |
| 969 | 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 | 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 | 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 | 975 | </table> |
| 973 | 976 | |
| 974 | 977 | <!-- markdownlint-enable --> | ... | ... |