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
e1bbf1b288
commit
a0d33d578f
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": "Codelica",
|
||||||
|
"name": "James",
|
||||||
|
"avatar_url": "https://avatars3.githubusercontent.com/u/386101?v=4",
|
||||||
|
"profile": "http://codelica.com",
|
||||||
|
"contributions": [
|
||||||
|
"test",
|
||||||
|
"ideas"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"contributorsPerLine": 7,
|
||||||
|
"projectName": "watchtower",
|
||||||
|
"projectOwner": "containrrr",
|
||||||
|
"repoType": "github",
|
||||||
|
"repoHost": "https://github.com"
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue