* docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
25 lines
521 B
JSON
25 lines
521 B
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": [
|
|
"code"
|
|
]
|
|
}
|
|
],
|
|
"contributorsPerLine": 7,
|
|
"projectName": "java-design-patterns",
|
|
"projectOwner": "iluwatar",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"skipCi": true
|
|
}
|