forked from CLIUtils/CLI11
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 📝 Add @henryiii as a contributor * 📝 Add @phlptp as a contributor * 📝 Add @cbachhuber as a contributor * 📝 Add @lambdafu as a contributor * 📝 Update @lambdafu as a contributor * 📝 Update @lambdafu as a contributor * 📝 Add @SkyToGround as a contributor * 📝 Add @dvj as a contributor * 📝 Add @lczech as a contributor * 📝 Add @rafiw as a contributor * 📝 Add @mensinda as a contributor * 📝 Add @jbriales as a contributor * 📝 Update @jbriales as a contributor * 📝 Add @seanfisk as a contributor * 📝 Add @fpeng1985 as a contributor * 📝 Add @almikhayl as a contributor * 📝 Add @andrew-hardin as a contributor * 📝 Add @SX91 as a contributor * 📝 Add @helmesjo as a contributor * 📝 Add @skannan89 as a contributor * 📝 Add @kraj as a contributor * 📝 Add @mogigoma as a contributor * 📝 Add @msoeken as a contributor * 📝 Add @nathanhourt as a contributor * 📝 Add @pleroux0 as a contributor * 📝 Add @chfast as a contributor * Fixes * 📝 Add @peterazmanov as a contributor * 📝 Add @delpinux as a contributor * 📝 Add @metopa as a contributor * Contributing guide * 📝 Add @ChristosT as a contributor * 📝 Add @deining as a contributor * 📝 Add @elszon as a contributor * 📝 Add @ncihnegn as a contributor * 📝 Add @nurelin as a contributor * 📝 Add @ryan4729 as a contributor * Remove extra parts * More cleanup * Instructions added
- Loading branch information
Showing
4 changed files
with
390 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,316 @@ | ||
{ | ||
"projectName": "CLI11", | ||
"projectOwner": "CLIUtils", | ||
"repoType": "github", | ||
"repoHost": "https://github.com", | ||
"files": [ | ||
"README.md" | ||
], | ||
"imageSize": 100, | ||
"commit": true, | ||
"commitConvention": "atom", | ||
"contributors": [ | ||
{ | ||
"login": "henryiii", | ||
"name": "Henry Schreiner", | ||
"avatar_url": "https://avatars1.githubusercontent.com/u/4616906?v=4", | ||
"profile": "http://iscinumpy.gitlab.io", | ||
"contributions": [ | ||
"maintenance" | ||
] | ||
}, | ||
{ | ||
"login": "phlptp", | ||
"name": "Philip Top", | ||
"avatar_url": "https://avatars0.githubusercontent.com/u/20667153?v=4", | ||
"profile": "https://github.com/phlptp", | ||
"contributions": [ | ||
"maintenance" | ||
] | ||
}, | ||
{ | ||
"login": "cbachhuber", | ||
"name": "Christoph Bachhuber", | ||
"avatar_url": "https://avatars0.githubusercontent.com/u/27212661?v=4", | ||
"profile": "https://www.linkedin.com/in/cbachhuber/", | ||
"contributions": [ | ||
"example", | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "lambdafu", | ||
"name": "Marcus Brinkmann", | ||
"avatar_url": "https://avatars1.githubusercontent.com/u/1138455?v=4", | ||
"profile": "https://lambdafu.net/", | ||
"contributions": [ | ||
"bug", | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "SkyToGround", | ||
"name": "Jonas Nilsson", | ||
"avatar_url": "https://avatars1.githubusercontent.com/u/58835?v=4", | ||
"profile": "https://github.com/SkyToGround", | ||
"contributions": [ | ||
"bug", | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "dvj", | ||
"name": "Doug Johnston", | ||
"avatar_url": "https://avatars2.githubusercontent.com/u/77217?v=4", | ||
"profile": "https://github.com/dvj", | ||
"contributions": [ | ||
"bug", | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "lczech", | ||
"name": "Lucas Czech", | ||
"avatar_url": "https://avatars0.githubusercontent.com/u/4741887?v=4", | ||
"profile": "http://lucas-czech.de", | ||
"contributions": [ | ||
"bug", | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "rafiw", | ||
"name": "Rafi Wiener", | ||
"avatar_url": "https://avatars3.githubusercontent.com/u/3034707?v=4", | ||
"profile": "https://github.com/rafiw", | ||
"contributions": [ | ||
"bug", | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "mensinda", | ||
"name": "Daniel Mensinger", | ||
"avatar_url": "https://avatars3.githubusercontent.com/u/3407462?v=4", | ||
"profile": "https://github.com/mensinda", | ||
"contributions": [ | ||
"platform" | ||
] | ||
}, | ||
{ | ||
"login": "jbriales", | ||
"name": "Jesus Briales", | ||
"avatar_url": "https://avatars1.githubusercontent.com/u/6850478?v=4", | ||
"profile": "https://github.com/jbriales", | ||
"contributions": [ | ||
"code", | ||
"bug" | ||
] | ||
}, | ||
{ | ||
"login": "seanfisk", | ||
"name": "Sean Fisk", | ||
"avatar_url": "https://avatars0.githubusercontent.com/u/410322?v=4", | ||
"profile": "https://seanfisk.com/", | ||
"contributions": [ | ||
"bug", | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "fpeng1985", | ||
"name": "fpeng1985", | ||
"avatar_url": "https://avatars1.githubusercontent.com/u/87981?v=4", | ||
"profile": "https://github.com/fpeng1985", | ||
"contributions": [ | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "almikhayl", | ||
"name": "almikhayl", | ||
"avatar_url": "https://avatars2.githubusercontent.com/u/6747040?v=4", | ||
"profile": "https://github.com/almikhayl", | ||
"contributions": [ | ||
"code", | ||
"platform" | ||
] | ||
}, | ||
{ | ||
"login": "andrew-hardin", | ||
"name": "Andrew Hardin", | ||
"avatar_url": "https://avatars0.githubusercontent.com/u/16496326?v=4", | ||
"profile": "https://github.com/andrew-hardin", | ||
"contributions": [ | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "SX91", | ||
"name": "Anton", | ||
"avatar_url": "https://avatars2.githubusercontent.com/u/754754?v=4", | ||
"profile": "https://github.com/SX91", | ||
"contributions": [ | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "helmesjo", | ||
"name": "Fred Helmesjö", | ||
"avatar_url": "https://avatars0.githubusercontent.com/u/2501070?v=4", | ||
"profile": "https://github.com/helmesjo", | ||
"contributions": [ | ||
"bug", | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "skannan89", | ||
"name": "Kannan", | ||
"avatar_url": "https://avatars0.githubusercontent.com/u/11918764?v=4", | ||
"profile": "https://github.com/skannan89", | ||
"contributions": [ | ||
"bug", | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "kraj", | ||
"name": "Khem Raj", | ||
"avatar_url": "https://avatars3.githubusercontent.com/u/465279?v=4", | ||
"profile": "http://himvis.com", | ||
"contributions": [ | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "mogigoma", | ||
"name": "Mak Kolybabi", | ||
"avatar_url": "https://avatars2.githubusercontent.com/u/130862?v=4", | ||
"profile": "https://www.mogigoma.com/", | ||
"contributions": [ | ||
"doc" | ||
] | ||
}, | ||
{ | ||
"login": "msoeken", | ||
"name": "Mathias Soeken", | ||
"avatar_url": "https://avatars0.githubusercontent.com/u/1998245?v=4", | ||
"profile": "http://msoeken.github.io", | ||
"contributions": [ | ||
"doc" | ||
] | ||
}, | ||
{ | ||
"login": "nathanhourt", | ||
"name": "Nathan Hourt", | ||
"avatar_url": "https://avatars2.githubusercontent.com/u/271977?v=4", | ||
"profile": "https://github.com/nathanhourt", | ||
"contributions": [ | ||
"bug", | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "pleroux0", | ||
"name": "Paul le Roux", | ||
"avatar_url": "https://avatars2.githubusercontent.com/u/39619854?v=4", | ||
"profile": "https://github.com/pleroux0", | ||
"contributions": [ | ||
"code", | ||
"platform" | ||
] | ||
}, | ||
{ | ||
"login": "chfast", | ||
"name": "Paweł Bylica", | ||
"avatar_url": "https://avatars1.githubusercontent.com/u/573380?v=4", | ||
"profile": "https://github.com/chfast", | ||
"contributions": [ | ||
"platform" | ||
] | ||
}, | ||
{ | ||
"login": "peterazmanov", | ||
"name": "Peter Azmanov", | ||
"avatar_url": "https://avatars0.githubusercontent.com/u/15322318?v=4", | ||
"profile": "https://github.com/peterazmanov", | ||
"contributions": [ | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "delpinux", | ||
"name": "Stéphane Del Pino", | ||
"avatar_url": "https://avatars0.githubusercontent.com/u/35096584?v=4", | ||
"profile": "https://github.com/delpinux", | ||
"contributions": [ | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "metopa", | ||
"name": "Viacheslav Kroilov", | ||
"avatar_url": "https://avatars2.githubusercontent.com/u/3974178?v=4", | ||
"profile": "https://github.com/metopa", | ||
"contributions": [ | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "ChristosT", | ||
"name": "christos", | ||
"avatar_url": "https://avatars0.githubusercontent.com/u/6725596?v=4", | ||
"profile": "http://cs.odu.edu/~ctsolakis", | ||
"contributions": [ | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "deining", | ||
"name": "deining", | ||
"avatar_url": "https://avatars3.githubusercontent.com/u/18169566?v=4", | ||
"profile": "https://github.com/deining", | ||
"contributions": [ | ||
"doc" | ||
] | ||
}, | ||
{ | ||
"login": "elszon", | ||
"name": "elszon", | ||
"avatar_url": "https://avatars0.githubusercontent.com/u/2971495?v=4", | ||
"profile": "https://github.com/elszon", | ||
"contributions": [ | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "ncihnegn", | ||
"name": "ncihnegn", | ||
"avatar_url": "https://avatars3.githubusercontent.com/u/12021721?v=4", | ||
"profile": "https://github.com/ncihnegn", | ||
"contributions": [ | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "nurelin", | ||
"name": "nurelin", | ||
"avatar_url": "https://avatars3.githubusercontent.com/u/5276274?v=4", | ||
"profile": "https://github.com/nurelin", | ||
"contributions": [ | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "ryan4729", | ||
"name": "ryan4729", | ||
"avatar_url": "https://avatars3.githubusercontent.com/u/40183301?v=4", | ||
"profile": "https://github.com/ryan4729", | ||
"contributions": [ | ||
"test" | ||
] | ||
} | ||
], | ||
"contributorsPerLine": 7 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,3 +8,7 @@ a.out* | |
/*.kdev4 | ||
/html/* | ||
!/meson.build | ||
|
||
/node_modules/* | ||
/package.json | ||
/yarn.lock |
Oops, something went wrong.