You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
Corrected the Official MCP Registry ownership marker to the case-sensitive namespace casing io.github.Byggarepop/dotnet-mcp-orchestrator (was byggarepop). The registry matches the mcp-name: marker in the packed README against the server name exactly, and GitHub OIDC grants
the namespace under the login's real casing (Byggarepop), so the lowercase 0.2.0 marker could
not be verified. No functional changes.