adds Local IT to maintainers #119
@@ -5,7 +5,7 @@
|
||||
Fully automated luxury Nextcloud via docker-swarm.
|
||||
|
||||
<!-- metadata -->
|
||||
* **Maintainer**: [@dannygroenewegen](https://git.coopcloud.tech/dannygroenewegen), [@ineiti](https://git.coopcloud.tech/ineiti), [@javielico](https://git.coopcloud.tech/javielico)
|
||||
* **Maintainer**: [@dannygroenewegen](https://git.coopcloud.tech/dannygroenewegen), [@ineiti](https://git.coopcloud.tech/ineiti), [@javielico](https://git.coopcloud.tech/javielico), Local-IT: [@moritz](https://git.coopcloud.tech/moritz), [@msimon](https://git.coopcloud.tech/simon), [@carla](https://git.coopcloud.tech/carla)
|
||||
* **Category**: Apps
|
||||
* **Status**: 5
|
||||
* **Image**: [`nextcloud`](https://hub.docker.com/_/nextcloud), 4, upstream
|
||||
|
||||
+2
-1
@@ -5,5 +5,6 @@
|
||||
],
|
||||
"extends": [
|
||||
"config:base"
|
||||
]
|
||||
],
|
||||
"reviewers": ["moritz","simon","carla"]
|
||||
|
dannygroenewegen marked this conversation as resolved
Outdated
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user
Yes thanks, reviewers were still missing! But I think fauno is a copy-paste error? And I would prefer to arrange this by putting the nextcloud-maintainers team in .gitea/CODEOWNERS. See this example. Then it works for all pull requests, and we only have to keep the team up-to-date; in renovate.json I think it only works for renovatebot?