mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-16 15:10:12 +01:00
docs: create .all-contributorsrc
This commit is contained in:
parent
7a46f1b9f9
commit
ccbc3942c5
1 changed files with 24 additions and 0 deletions
24
.all-contributorsrc
Normal file
24
.all-contributorsrc
Normal file
|
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue