Commit a609605db5a87dd239df7cdf5274ab368572776a
Committed by
Henry Schreiner
1 parent
7f47f992
docs: add slurps-mad-rips as a contributor (#395)
* docs: update README.md * docs: update .all-contributorsrc
Showing
2 changed files
with
12 additions
and
1 deletions
.all-contributorsrc
| ... | ... | @@ -314,7 +314,17 @@ |
| 314 | 314 | "contributions": [ |
| 315 | 315 | "test" |
| 316 | 316 | ] |
| 317 | + }, | |
| 318 | + { | |
| 319 | + "login": "slurps-mad-rips", | |
| 320 | + "name": "Isabella Muerte", | |
| 321 | + "avatar_url": "https://avatars0.githubusercontent.com/u/63051?v=4", | |
| 322 | + "profile": "https://izzys.casa", | |
| 323 | + "contributions": [ | |
| 324 | + "platform" | |
| 325 | + ] | |
| 317 | 326 | } |
| 318 | 327 | ], |
| 319 | - "contributorsPerLine": 7 | |
| 328 | + "contributorsPerLine": 7, | |
| 329 | + "skipCi": true | |
| 320 | 330 | } | ... | ... |
README.md
| ... | ... | @@ -903,6 +903,7 @@ This project was created by [Henry Schreiner](https://github.com/henryiii) and m |
| 903 | 903 | <td align="center"><a href="https://github.com/ncihnegn"><img src="https://avatars3.githubusercontent.com/u/12021721?v=4" width="100px;" alt=""/><br /><sub><b>ncihnegn</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/commits?author=ncihnegn" title="Code">💻</a></td> |
| 904 | 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 | 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 | 907 | </tr> |
| 907 | 908 | </table> |
| 908 | 909 | ... | ... |