java-design-patterns/.all-contributorsrc

56 lines
1.2 KiB
Plaintext
Raw Normal View History

{
"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": [
"code",
"projectManagement",
"maintenance",
"blog",
"content",
"doc",
"ideas",
"infra",
2020-07-27 22:38:07 +03:00
"review",
"projectManagement"
]
},
{
"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",
"maintenance",
"question",
"review"
]
}
],
"contributorsPerLine": 7,
"projectName": "java-design-patterns",
"projectOwner": "iluwatar",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}