Compare commits

Author SHA1 Message Date
stevensting cf30835801 add field for maintainer 2026-09-09 09:16:07 +00:00
2 changed files with 1 additions and 6 deletions
+1
View File
@@ -4,6 +4,7 @@
<!-- metadata -->
* **Maintainer**:
* **Category**: {{ .Category }}
* **Status**: {{ .Status }}
* **Image**: {{ .Image }}
-6
View File
@@ -1,6 +0,0 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}