mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
docs: update .all-contributorsrc [skip ci]
This commit is contained in:
parent
a447175adb
commit
dee5cb1c54
1 changed files with 4 additions and 2 deletions
|
@ -299,7 +299,8 @@
|
||||||
"avatar_url": "https://avatars0.githubusercontent.com/u/21138205?v=4",
|
"avatar_url": "https://avatars0.githubusercontent.com/u/21138205?v=4",
|
||||||
"profile": "https://github.com/zoispag",
|
"profile": "https://github.com/zoispag",
|
||||||
"contributions": [
|
"contributions": [
|
||||||
"code"
|
"code",
|
||||||
|
"review"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
@ -308,5 +309,6 @@
|
||||||
"projectOwner": "containrrr",
|
"projectOwner": "containrrr",
|
||||||
"repoType": "github",
|
"repoType": "github",
|
||||||
"repoHost": "https://github.com",
|
"repoHost": "https://github.com",
|
||||||
"commitConvention": "none"
|
"commitConvention": "none",
|
||||||
|
"skipCi": true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue