-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
de479bb
commit 1117eab
Showing
2 changed files
with
62 additions
and
92 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 |
---|---|---|
@@ -1,87 +1,56 @@ | ||
{ | ||
"files": [ | ||
"README.md" | ||
], | ||
"imageSize": 100, | ||
"commit": false, | ||
"contributors": [ | ||
{ | ||
"login": "kevinold", | ||
"name": "Kevin Old", | ||
"avatar_url": "https://avatars0.githubusercontent.com/u/21967?v=4", | ||
"profile": "http://www.kevinold.com", | ||
"contributions": [ | ||
"code", | ||
"doc", | ||
"infra", | ||
"test", | ||
"ideas", | ||
"bug", | ||
"maintenance", | ||
"review" | ||
] | ||
}, | ||
{ | ||
"login": "amirrustam", | ||
"name": "Amir Rustamzadeh", | ||
"avatar_url": "https://avatars0.githubusercontent.com/u/334337?v=4", | ||
"profile": "https://twitter.com/amirrustam", | ||
"contributions": [ | ||
"code", | ||
"doc", | ||
"infra", | ||
"test", | ||
"ideas", | ||
"bug", | ||
"maintenance", | ||
"review" | ||
] | ||
}, | ||
{ | ||
"login": "davidkpiano", | ||
"name": "David Khourshid", | ||
"avatar_url": "https://avatars2.githubusercontent.com/u/1093738?v=4", | ||
"profile": "https://github.com/davidkpiano", | ||
"contributions": [ | ||
"ideas" | ||
] | ||
}, | ||
{ | ||
"login": "brian-mann", | ||
"name": "Brian Mann", | ||
"avatar_url": "https://avatars2.githubusercontent.com/u/1268976?v=4", | ||
"profile": "https://cypress.io", | ||
"contributions": [ | ||
"review", | ||
"ideas", | ||
"test" | ||
] | ||
}, | ||
{ | ||
"login": "bencodezen", | ||
"name": "Ben Hong", | ||
"avatar_url": "https://avatars0.githubusercontent.com/u/4836334?v=4", | ||
"profile": "http://www.bencodezen.io", | ||
"contributions": [ | ||
"review", | ||
"ideas" | ||
] | ||
}, | ||
{ | ||
"login": "bahmutov", | ||
"name": "Gleb Bahmutov", | ||
"avatar_url": "https://avatars1.githubusercontent.com/u/2212006?v=4", | ||
"profile": "https://glebbahmutov.com/", | ||
"contributions": [ | ||
"code", | ||
"ideas" | ||
] | ||
} | ||
], | ||
"contributorsPerLine": 7, | ||
"projectName": "cypress-realworld-app", | ||
"projectOwner": "cypress-io", | ||
"repoType": "github", | ||
"repoHost": "https://github.com", | ||
"skipCi": true | ||
} | ||
"files": [ | ||
"README.md" | ||
], | ||
"imageSize": 100, | ||
"commit": false, | ||
"contributors": [{ | ||
"login": "kevinold", | ||
"name": "Kevin Old", | ||
"avatar_url": "https://avatars0.githubusercontent.com/u/21967?v=4", | ||
"profile": "http://www.kevinold.com", | ||
"contributions": [] | ||
}, | ||
{ | ||
"login": "amirrustam", | ||
"name": "Amir Rustamzadeh", | ||
"avatar_url": "https://avatars0.githubusercontent.com/u/334337?v=4", | ||
"profile": "https://twitter.com/amirrustam", | ||
"contributions": [] | ||
}, | ||
{ | ||
"login": "brian-mann", | ||
"name": "Brian Mann", | ||
"avatar_url": "https://avatars2.githubusercontent.com/u/1268976?v=4", | ||
"profile": "https://cypress.io", | ||
"contributions": [] | ||
}, | ||
{ | ||
"login": "bahmutov", | ||
"name": "Gleb Bahmutov", | ||
"avatar_url": "https://avatars1.githubusercontent.com/u/2212006?v=4", | ||
"profile": "https://glebbahmutov.com/", | ||
"contributions": [] | ||
}, | ||
{ | ||
"login": "bencodezen", | ||
"name": "Ben Hong", | ||
"avatar_url": "https://avatars0.githubusercontent.com/u/4836334?v=4", | ||
"profile": "http://www.bencodezen.io", | ||
"contributions": [] | ||
}, | ||
{ | ||
"login": "davidkpiano", | ||
"name": "David Khourshid", | ||
"avatar_url": "https://avatars2.githubusercontent.com/u/1093738?v=4", | ||
"profile": "https://github.com/davidkpiano", | ||
"contributions": [] | ||
} | ||
], | ||
"contributorsPerLine": 7, | ||
"projectName": "cypress-realworld-app", | ||
"projectOwner": "cypress-io", | ||
"repoType": "github", | ||
"repoHost": "https://github.com", | ||
"skipCi": true | ||
} |
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