adds LIT as maintainers #19

Merged
stevensting merged 1 commits from add_lit_maintainers into main 2026-09-16 08:04:38 +00:00
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<!-- metadata -->
* **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
+8 -1
View File
@@ -2,5 +2,12 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
],
"reviewers": [
"moritz",
"simon",
"carla",
"stevensting"
]
}