mirror of
https://github.com/clap-rs/clap
synced 2024-12-14 23:02:31 +00:00
docs(CONTRIBUTORS.md): adds a contributors file
This commit is contained in:
parent
abda074780
commit
760ace40ab
1 changed files with 19 additions and 0 deletions
19
CONTRIBUTORS.md
Normal file
19
CONTRIBUTORS.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Contributors to `clap_derive`
|
||||
|
||||
| [<img alt="TeXitoi" src="https://avatars0.githubusercontent.com/u/5787066?v=4&s=117" width="117">](https://github.com/TeXitoi) | [<img alt="williamyaoh" src="https://avatars1.githubusercontent.com/u/5668019?v=4&s=117" width="117">](https://github.com/williamyaoh) | [<img alt="kbknapp" src="https://avatars1.githubusercontent.com/u/6942134?v=4&s=117" width="117">](https://github.com/kbknapp) | [<img alt="killercup" src="https://avatars1.githubusercontent.com/u/20063?v=4&s=117" width="117">](https://github.com/killercup) | [<img alt="Kerollmops" src="https://avatars0.githubusercontent.com/u/3610253?v=4&s=117" width="117">](https://github.com/Kerollmops) | [<img alt="Hoverbear" src="https://avatars3.githubusercontent.com/u/130903?v=4&s=117" width="117">](https://github.com/Hoverbear) |
|
||||
| :----------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------: |
|
||||
| [TeXitoi](https://github.com/TeXitoi) | [williamyaoh](https://github.com/williamyaoh) | [kbknapp](https://github.com/kbknapp) | [killercup](https://github.com/killercup) | [Kerollmops](https://github.com/Kerollmops) | [Hoverbear](https://github.com/Hoverbear) |
|
||||
|
||||
| [<img alt="SergioBenitez" src="https://avatars3.githubusercontent.com/u/1480321?v=4&s=117" width="117">](https://github.com/SergioBenitez) | [<img alt="quodlibetor" src="https://avatars3.githubusercontent.com/u/277161?v=4&s=117" width="117">](https://github.com/quodlibetor) | [<img alt="bruceadams" src="https://avatars0.githubusercontent.com/u/225823?v=4&s=117" width="117">](https://github.com/bruceadams) | [<img alt="CAD97" src="https://avatars1.githubusercontent.com/u/5992217?v=4&s=117" width="117">](https://github.com/CAD97) | [<img alt="fbenkstein" src="https://avatars2.githubusercontent.com/u/7721507?v=4&s=117" width="117">](https://github.com/fbenkstein) | [<img alt="windwardly" src="https://avatars3.githubusercontent.com/u/24761347?v=4&s=117" width="117">](https://github.com/windwardly) |
|
||||
| :----------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------: |
|
||||
| [SergioBenitez](https://github.com/SergioBenitez) | [quodlibetor](https://github.com/quodlibetor) | [bruceadams](https://github.com/bruceadams) | [CAD97](https://github.com/CAD97) | [fbenkstein](https://github.com/fbenkstein) | [windwardly](https://github.com/windwardly) |
|
||||
|
||||
| [<img alt="fitzgen" src="https://avatars2.githubusercontent.com/u/74571?v=4&s=117" width="117">](https://github.com/fitzgen) | [<img alt="Flakebi" src="https://avatars2.githubusercontent.com/u/6499211?v=4&s=117" width="117">](https://github.com/Flakebi) | [<img alt="ski-csis" src="https://avatars1.githubusercontent.com/u/1162493?v=4&s=117" width="117">](https://github.com/ski-csis) | [<img alt="tvincent2" src="https://avatars0.githubusercontent.com/u/2185278?v=4&s=117" width="117">](https://github.com/tvincent2) | [<img alt="tshepang" src="https://avatars0.githubusercontent.com/u/588486?v=4&s=117" width="117">](https://github.com/tshepang) | [<img alt="bestouff" src="https://avatars0.githubusercontent.com/u/1163188?v=4&s=117" width="117">](https://github.com/bestouff) |
|
||||
| :--------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------: |
|
||||
| [fitzgen](https://github.com/fitzgen) | [Flakebi](https://github.com/Flakebi) | [ski-csis](https://github.com/ski-csis) | [tvincent2](https://github.com/tvincent2) | [tshepang](https://github.com/tshepang) | [bestouff](https://github.com/bestouff) |
|
||||
|
||||
| [<img alt="hcpl" src="https://avatars3.githubusercontent.com/u/17436405?v=4&s=117" width="117">](https://github.com/hcpl) | [<img alt="kennytm" src="https://avatars1.githubusercontent.com/u/103023?v=4&s=117" width="117">](https://github.com/kennytm) | [<img alt="spease" src="https://avatars1.githubusercontent.com/u/2825204?v=4&s=117" width="117">](https://github.com/spease) | [<img alt="birkenfeld" src="https://avatars0.githubusercontent.com/u/144359?v=4&s=117" width="117">](https://github.com/birkenfeld) |
|
||||
| :-----------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------: |
|
||||
| [hcpl](https://github.com/hcpl) | [kennytm](https://github.com/kennytm) | [spease](https://github.com/spease) | [birkenfeld](https://github.com/birkenfeld) |
|
||||
|
||||
This list was generated by [mgechev/github-contributors-list](https://github.com/mgechev/github-contributors-list)
|
Loading…
Reference in a new issue