java-design-patterns/.all-contributorsrc
2020-07-27 20:13:06 +00:00

65 lines
1.5 KiB
JSON

{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "iluwatar",
"name": "Ilkka Seppälä",
"avatar_url": "https://avatars1.githubusercontent.com/u/582346?v=4",
"profile": "https://github.com/iluwatar",
"contributions": [
"projectManagement",
"maintenance",
"content"
]
},
{
"login": "amit1307",
"name": "amit1307",
"avatar_url": "https://avatars0.githubusercontent.com/u/23420222?v=4",
"profile": "https://github.com/amit1307",
"contributions": [
"code"
]
},
{
"login": "npathai",
"name": "Narendra Pathai",
"avatar_url": "https://avatars2.githubusercontent.com/u/1792515?v=4",
"profile": "https://github.com/npathai",
"contributions": [
"code",
"ideas",
"review"
]
},
{
"login": "fluxw42",
"name": "Jeroen Meulemeester",
"avatar_url": "https://avatars1.githubusercontent.com/u/1545460?v=4",
"profile": "https://github.com/fluxw42",
"contributions": [
"code"
]
},
{
"login": "mikulucky",
"name": "Joseph McCarthy",
"avatar_url": "https://avatars0.githubusercontent.com/u/4526195?v=4",
"profile": "http://www.joemccarthy.co.uk",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "java-design-patterns",
"projectOwner": "iluwatar",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}