Skip to content

Add Glama maintainer metadata - #980

Merged
onatozmenn merged 2 commits into
mainfrom
add-glama-maintainer
Aug 14, 2026
Merged

Add Glama maintainer metadata#980
onatozmenn merged 2 commits into
mainfrom
add-glama-maintainer

Conversation

@onatozmenn

Copy link
Copy Markdown
Collaborator

What this changes

Adds glama.json so Glama can verify the GitHub maintainer for the organization-owned Deed MCP server listing.

Why this way

Glama requires an organization repository to name the claiming GitHub user in this root metadata file. The file points to Glama's published JSON schema and names the maintainer account used for the claim.

What it still does not do

This does not add runtime or Docker configuration to the repository. Glama stores and tests that configuration on the server listing after ownership is verified.

Checks

  • Parsed glama.json as JSON and asserted its exact keys and values
  • Fetched the declared schema with HTTP 200 and parsed it as JSON
  • git diff --check -- glama.json
  • cargo fmt --check (not run; no Rust files changed)
  • cargo clippy --workspace --all-targets -- -D warnings (not run; no Rust files changed)
  • cargo test --workspace (not run; no runtime code changed)
  • Compiler corpus checks (not applicable)
  • Design document update (not applicable)
  • Tests added (not applicable; declarative ownership metadata)

@onatozmenn
onatozmenn merged commit 1fe4318 into main Aug 14, 2026
10 checks passed
@onatozmenn
onatozmenn deleted the add-glama-maintainer branch August 14, 2026 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant