mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
docs: add kopfkrieg as a contributor (#301)
* docs: update README.md * docs: create .all-contributorsrc
This commit is contained in:
parent
e584f8bfcf
commit
057cb7eaf4
2 changed files with 37 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