From c7ea9fc547e946479a37f217f99482bf3fa3ede5 Mon Sep 17 00:00:00 2001 From: carla Date: Wed, 16 Sep 2026 09:36:14 +0200 Subject: [PATCH] adds LIT as maintainers --- README.md | 2 +- renovate.json | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4fa45d4..745f00b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ -* **Maintainer**: [@stevensting}(https://git.coopcloud.tech/stevensting) +* **Maintainer**: [@stevensting}(https://git.coopcloud.tech/stevensting); Local-IT: [@moritz](https://git.coopcloud.tech/moritz), [@msimon](https://git.coopcloud.tech/simon), [@carla](https://git.coopcloud.tech/carla) * **Category**: Apps * **Status**: 4, stable * **Image**: [`collabora`](https://hub.docker.com/r/collabora/code), 4, upstream diff --git a/renovate.json b/renovate.json index 5db72dd..c56c6aa 100644 --- a/renovate.json +++ b/renovate.json @@ -2,5 +2,12 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ "config:recommended" - ] + ], + "reviewers": [ + "moritz", + "simon", + "carla", + "stevensting" + ] + } -- 2.54.0