Commit 602df7581bc629c9d1954c655488ae47bf3dd69e
Committed by
Henry Schreiner
1 parent
4903b698
docs: add KOLANICH as a contributor (#401)
* docs: update README.md * docs: update .all-contributorsrc
Showing
2 changed files
with
10 additions
and
0 deletions
.all-contributorsrc
| @@ -323,6 +323,15 @@ | @@ -323,6 +323,15 @@ | ||
| 323 | "contributions": [ | 323 | "contributions": [ |
| 324 | "platform" | 324 | "platform" |
| 325 | ] | 325 | ] |
| 326 | + }, | ||
| 327 | + { | ||
| 328 | + "login": "KOLANICH", | ||
| 329 | + "name": "KOLANICH", | ||
| 330 | + "avatar_url": "https://avatars1.githubusercontent.com/u/240344?v=4", | ||
| 331 | + "profile": "https://github.com/KOLANICH", | ||
| 332 | + "contributions": [ | ||
| 333 | + "platform" | ||
| 334 | + ] | ||
| 326 | } | 335 | } |
| 327 | ], | 336 | ], |
| 328 | "contributorsPerLine": 7, | 337 | "contributorsPerLine": 7, |
README.md
| @@ -904,6 +904,7 @@ This project was created by [Henry Schreiner](https://github.com/henryiii) and m | @@ -904,6 +904,7 @@ This project was created by [Henry Schreiner](https://github.com/henryiii) and m | ||
| 904 | <td align="center"><a href="https://github.com/nurelin"><img src="https://avatars3.githubusercontent.com/u/5276274?v=4" width="100px;" alt=""/><br /><sub><b>nurelin</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=nurelin" title="Code">๐ป</a></td> | 904 | <td align="center"><a href="https://github.com/nurelin"><img src="https://avatars3.githubusercontent.com/u/5276274?v=4" width="100px;" alt=""/><br /><sub><b>nurelin</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=nurelin" title="Code">๐ป</a></td> |
| 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> | 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 | <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> | 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 | + <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 | </tr> | 908 | </tr> |
| 908 | </table> | 909 | </table> |
| 909 | 910 |