all-contributors-cli/.all-contributorsrc
tunnckoCore 722cc74410 chore: add script for easier access (#51)
* add "all-contributors" script which uses self

Signed-off-by: tunnckoCore <mameto2011@gmail.com>

* Add @charlike as a contributor

* run itself

Signed-off-by: tunnckoCore <mameto2011@gmail.com>
2017-10-02 18:23:23 -06:00

94 lines
2.3 KiB
JSON

{
"projectOwner": "jfmengels",
"projectName": "all-contributors-cli",
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "jfmengels",
"name": "Jeroen Engels",
"avatar_url": "https://avatars.githubusercontent.com/u/3869412?v=3",
"profile": "https://github.com/jfmengels",
"contributions": [
"code",
"doc",
"test"
]
},
{
"login": "kentcdodds",
"name": "Kent C. Dodds",
"avatar_url": "https://avatars.githubusercontent.com/u/1500684?v=3",
"profile": "http://kentcdodds.com/",
"contributions": [
"doc",
"code"
]
},
{
"login": "jccguimaraes",
"name": "João Guimarães",
"avatar_url": "https://avatars.githubusercontent.com/u/14871650?v=3",
"profile": "https://github.com/jccguimaraes",
"contributions": [
"code"
]
},
{
"login": "ben-eb",
"name": "Ben Briggs",
"avatar_url": "https://avatars.githubusercontent.com/u/1282980?v=3",
"profile": "http://beneb.info",
"contributions": [
"code"
]
},
{
"login": "itaisteinherz",
"name": "Itai Steinherz",
"avatar_url": "https://avatars.githubusercontent.com/u/22768990?v=3",
"profile": "https://github.com/itaisteinherz",
"contributions": [
"doc",
"code"
]
},
{
"login": "alexjoverm",
"name": "Alex Jover",
"avatar_url": "https://avatars.githubusercontent.com/u/5701162?v=3",
"profile": "https://github.com/alexjoverm",
"contributions": [
"code",
"doc"
]
},
{
"login": "jerodsanto",
"name": "Jerod Santo",
"avatar_url": "https://avatars3.githubusercontent.com/u/8212?v=3",
"profile": "https://jerodsanto.net",
"contributions": [
"code"
]
},
{
"login": "kevinjalbert",
"name": "Kevin Jalbert",
"avatar_url": "https://avatars1.githubusercontent.com/u/574871?v=3",
"profile": "https://github.com/kevinjalbert",
"contributions": [
"code"
]
},
{
"login": "charlike",
"name": "tunnckoCore",
"avatar_url": "https://avatars3.githubusercontent.com/u/5038030?v=4",
"profile": "https://i.am.charlike.online",
"contributions": [
"tool"
]
}
]
}