mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-22 05:40:50 +02:00
34 lines
743 B
JSON
34 lines
743 B
JSON
{
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"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"
|
|
}
|