We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 348e68e commit ace0498Copy full SHA for ace0498
CONTRIBUTING.md
@@ -245,8 +245,6 @@ Module README frontmatter must include:
245
display_name: "Module Name" # Required - Name shown on Registry website
246
description: "What it does" # Required - Short description
247
icon: "../../../../.icons/tool.svg" # Required - Path to icon file
248
-maintainer_github: "your-username" # Required - Your GitHub username
249
-partner_github: "partner-name" # Optional - For official partner modules
250
verified: false # Optional - Set by maintainers only
251
tags: ["tag1", "tag2"] # Required - Array of descriptive tags
252
---
0 commit comments