Commit 3bea1de2d52f79c259a70b6d9f0f55f4ac326391

Authored by Henry Schreiner
1 parent 5c35c182

:memo: Add @certik as a contributor

.all-contributorsrc
... ... @@ -359,6 +359,15 @@
359 359 "contributions": [
360 360 "platform"
361 361 ]
  362 + },
  363 + {
  364 + "login": "certik",
  365 + "name": "Ondřej Čertík",
  366 + "avatar_url": "https://avatars3.githubusercontent.com/u/20568?v=4",
  367 + "profile": "https://ondrejcertik.com/",
  368 + "contributions": [
  369 + "bug"
  370 + ]
362 371 }
363 372 ],
364 373 "contributorsPerLine": 7,
... ...
README.md
... ... @@ -926,6 +926,7 @@ This project was created by [Henry Schreiner](https://github.com/henryiii) and m
926 926 <tr>
927 927 <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>
928 928 <td align="center"><a href="https://github.com/geir-t"><img src="https://avatars3.githubusercontent.com/u/35292136?v=4" width="100px;" alt=""/><br /><sub><b>geir-t</b></sub></a><br /><a href="#platform-geir-t" title="Packaging/porting to new platform">📦</a></td>
  929 + <td align="center"><a href="https://ondrejcertik.com/"><img src="https://avatars3.githubusercontent.com/u/20568?v=4" width="100px;" alt=""/><br /><sub><b>Ondřej Čertík</b></sub></a><br /><a href="https://github.com/CLIUtils/CLI11/issues?q=author%3Acertik" title="Bug reports">🐛</a></td>
929 930 </tr>
930 931 </table>
931 932  
... ...