watchtower/.all-contributorsrc
allcontributors[bot] 057cb7eaf4 docs: add kopfkrieg as a contributor (#301)
* docs: update README.md

* docs: create .all-contributorsrc
2019-05-24 16:53:31 +02:00

24 lines
500 B
JSON

{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "kopfkrieg",
"name": "Florian",
"avatar_url": "https://avatars2.githubusercontent.com/u/5047813?v=4",
"profile": "https://kopfkrieg.org",
"contributions": [
"review",
"doc"
]
}
],
"contributorsPerLine": 7,
"projectName": "watchtower",
"projectOwner": "containrrr",
"repoType": "github",
"repoHost": "https://github.com"
}