mirror of
https://github.com/all-contributors/cli.git
synced 2025-01-09 21:46:29 +00:00
8fd40986a5
* feat(types): add/update contrib types To "upgrade" to the latest specification. * fix: linting issues * test: Update question emoji in tests (#27) * Update format-contribution-type.test.js Updated the expected question emoji. * Update format-contributor.test.js Updated the expected question emoji. * Add @itaisteinherz as a contributor * generate * add code * doc: Add new contribution types to README.md (#26) * Update README.md Added the new contribution types to accommodate jfmengels/all-contributors-cli#24. * Add @itaisteinherz as a contributor * regenerate
57 lines
1.4 KiB
JSON
57 lines
1.4 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"
|
|
]
|
|
}
|
|
]
|
|
}
|