mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-16 23:20:12 +01:00
Merge branch 'master' into all-contributors/add-cnrmck
This commit is contained in:
commit
d56cc861bb
2 changed files with 28 additions and 7 deletions
|
|
@ -33,6 +33,34 @@
|
||||||
"contributions": [
|
"contributions": [
|
||||||
"doc"
|
"doc"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "bdehamer",
|
||||||
|
"name": "Brian DeHamer",
|
||||||
|
"avatar_url": "https://avatars1.githubusercontent.com/u/398027?v=4",
|
||||||
|
"profile": "https://github.com/bdehamer",
|
||||||
|
"contributions": [
|
||||||
|
"code",
|
||||||
|
"maintenance"
|
||||||
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "rosscado",
|
||||||
|
"name": "Ross Cadogan",
|
||||||
|
"avatar_url": "https://avatars1.githubusercontent.com/u/16578183?v=4",
|
||||||
|
"profile": "https://github.com/rosscado",
|
||||||
|
"contributions": [
|
||||||
|
"code"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "stffabi",
|
||||||
|
"name": "stffabi",
|
||||||
|
"avatar_url": "https://avatars0.githubusercontent.com/u/9464631?v=4",
|
||||||
|
"profile": "https://github.com/stffabi",
|
||||||
|
"contributions": [
|
||||||
|
"code"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"contributorsPerLine": 7,
|
"contributorsPerLine": 7,
|
||||||
|
|
|
||||||
|
|
@ -348,11 +348,4 @@ docker run -d \
|
||||||
## Contributors
|
## Contributors
|
||||||
|
|
||||||
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
|
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
|
||||||
|
|
||||||
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
|
||||||
<!-- prettier-ignore -->
|
|
||||||
<table><tr><td align="center"><a href="http://codelica.com"><img src="https://avatars3.githubusercontent.com/u/386101?v=4" width="100px;" alt="James"/><br /><sub><b>James</b></sub></a><br /><a href="https://github.com/containrrr/watchtower/commits?author=Codelica" title="Tests">⚠️</a> <a href="#ideas-Codelica" title="Ideas, Planning, & Feedback">🤔</a></td><td align="center"><a href="https://kopfkrieg.org"><img src="https://avatars2.githubusercontent.com/u/5047813?v=4" width="100px;" alt="Florian"/><br /><sub><b>Florian</b></sub></a><br /><a href="#review-kopfkrieg" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/containrrr/watchtower/commits?author=kopfkrieg" title="Documentation">📖</a></td><td align="center"><a href="https://github.com/cnrmck"><img src="https://avatars2.githubusercontent.com/u/22061955?v=4" width="100px;" alt="cnrmck"/><br /><sub><b>cnrmck</b></sub></a><br /><a href="https://github.com/containrrr/watchtower/commits?author=cnrmck" title="Documentation">📖</a></td></tr></table>
|
|
||||||
|
|
||||||
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
|
||||||
|
|
||||||
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
|
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
|
||||||
Loading…
Add table
Add a link
Reference in a new issue