Commit 42fd0434bbbc0cfbf5390f33f38673085ff51b39
Committed by
Henry Schreiner
1 parent
b974f818
:memo: Add @jsoref as a contributor
Showing
2 changed files
with
12 additions
and
0 deletions
.all-contributorsrc
| @@ -341,6 +341,15 @@ | @@ -341,6 +341,15 @@ | ||
| 341 | "contributions": [ | 341 | "contributions": [ |
| 342 | "doc" | 342 | "doc" |
| 343 | ] | 343 | ] |
| 344 | + }, | ||
| 345 | + { | ||
| 346 | + "login": "jsoref", | ||
| 347 | + "name": "Josh Soref", | ||
| 348 | + "avatar_url": "https://avatars0.githubusercontent.com/u/2119212?v=4", | ||
| 349 | + "profile": "https://github.com/jsoref", | ||
| 350 | + "contributions": [ | ||
| 351 | + "tool" | ||
| 352 | + ] | ||
| 344 | } | 353 | } |
| 345 | ], | 354 | ], |
| 346 | "contributorsPerLine": 7, | 355 | "contributorsPerLine": 7, |
README.md
| @@ -907,6 +907,9 @@ This project was created by [Henry Schreiner](https://github.com/henryiii) and m | @@ -907,6 +907,9 @@ This project was created by [Henry Schreiner](https://github.com/henryiii) and m | ||
| 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> | 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 | <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> |
| 909 | </tr> | 909 | </tr> |
| 910 | + <tr> | ||
| 911 | + <td align="center"><a href="https://github.com/jsoref"><img src="https://avatars0.githubusercontent.com/u/2119212?v=4" width="100px;" alt=""/><br /><sub><b>Josh Soref</b></sub></a><br /><a href="#tool-jsoref" title="Tools">๐ง</a></td> | ||
| 912 | + </tr> | ||
| 910 | </table> | 913 | </table> |
| 911 | 914 | ||
| 912 | <!-- markdownlint-enable --> | 915 | <!-- markdownlint-enable --> |