From 2564bbc21d18bc20f5337d41af8094b3183f7a05 Mon Sep 17 00:00:00 2001 From: DevelopmentCats Date: Tue, 15 Jul 2025 01:16:05 +0000 Subject: [PATCH] docs(MAINTAINER): remove maintainer_github field from frontmatter --- MAINTAINER.md | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINER.md b/MAINTAINER.md index 2011b5aa..4bfa37f2 100644 --- a/MAINTAINER.md +++ b/MAINTAINER.md @@ -72,7 +72,6 @@ Changes are automatically published to [registry.coder.com](https://registry.cod display_name: "Module Name" description: "What it does" icon: "../../../../.icons/tool.svg" -maintainer_github: "username" partner_github: "partner-name" # Optional - For official partner modules verified: false # Optional - Set by maintainers only tags: ["tag1", "tag2"]