docs(MAINTAINER): remove maintainer_github field from frontmatter
This commit is contained in:
parent
b446173a7a
commit
2564bbc21d
@ -72,7 +72,6 @@ Changes are automatically published to [registry.coder.com](https://registry.cod
|
|||||||
display_name: "Module Name"
|
display_name: "Module Name"
|
||||||
description: "What it does"
|
description: "What it does"
|
||||||
icon: "../../../../.icons/tool.svg"
|
icon: "../../../../.icons/tool.svg"
|
||||||
maintainer_github: "username"
|
|
||||||
partner_github: "partner-name" # Optional - For official partner modules
|
partner_github: "partner-name" # Optional - For official partner modules
|
||||||
verified: false # Optional - Set by maintainers only
|
verified: false # Optional - Set by maintainers only
|
||||||
tags: ["tag1", "tag2"]
|
tags: ["tag1", "tag2"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user