Skip to content

chore: point everything at Vycari/maintainerd after the transfer - #22

Merged
allenhutchison merged 1 commit into
mainfrom
adh/transfer-to-vycari
Aug 11, 2026
Merged

chore: point everything at Vycari/maintainerd after the transfer#22
allenhutchison merged 1 commit into
mainfrom
adh/transfer-to-vycari

Conversation

@allenhutchison

Copy link
Copy Markdown
Collaborator

The repo now lives at Vycari/maintainerd. GitHub redirects the old slug, so nothing was broken — but every install command and metadata URL still named a location that is no longer canonical, and a redirect is a courtesy rather than a contract.

What changed

29 slug sites — the root README install command, all seven plugin READMEs (install command + "Source and issues"), and homepage/repository in all seven manifests.

marketplace.json owner → Vycari. The seven plugin author blocks deliberately stay Allen Hutchison: ownership transferred, authorship didn't. Those are different claims and only one of them moved.

Two stale examples, found while checking: the worked example config said allenhutchison/pepper, but pepper is Vycari/pepper per its own maintainerd.json. Fixed — along with the two illustrative slugs in config-schema.md, which would otherwise have contradicted the example file sitting right beside them.

Not in this PR

The two consuming repos still point extraKnownMarketplaces at the old slug:

  • ~/src/pepper/.claude/settings.json
  • ~/src/obsidian-gemini/.claude/settings.json

Both keep working via the redirect. They're separate repos with their own review flow, so they get their own PRs rather than riding along here.

Verification

Vendored copies regenerated and in sync; links resolve in both layouts; zero references to the old slug remain anywhere in the tree; author intact in 7/7 manifests. Manifests edited as targeted text replacements rather than a json.dumps round-trip — that's what mangled two em dashes back in #14.

The repo now lives at Vycari/maintainerd. GitHub redirects the old slug, so
nothing was broken — but every install command and metadata URL still named a
location that is no longer canonical, and redirects are a courtesy, not a
contract.

- 29 slug sites: the root README install command, all seven plugin READMEs
  (install command + "Source and issues"), and `homepage`/`repository` in all
  seven manifests.
- marketplace.json `owner` -> Vycari. **Plugin `author` blocks deliberately
  stay Allen Hutchison**: ownership transferred, authorship didn't. They are
  different claims and only one of them moved.
- The worked example said `allenhutchison/pepper`; pepper is `Vycari/pepper`
  per its own config. Fixed, along with the two illustrative slugs in
  config-schema.md that would otherwise have contradicted the example file
  sitting next to them.

Manifests edited as targeted text replacements, not a json.dumps round-trip.
@greptile-apps

greptile-apps Bot commented Aug 11, 2026

Copy link
Copy Markdown

Greptile Summary

Updates repository ownership references from allenhutchison to Vycari following the GitHub transfer.

  • Changes marketplace ownership and canonical repository metadata across all seven plugin manifests.
  • Updates installation commands and source links in the root and plugin READMEs.
  • Synchronizes the canonical and vendored configuration examples with the transferred Vycari/pepper slug.

Confidence Score: 5/5

The PR appears safe to merge, with the ownership, metadata, documentation, and vendored examples updated consistently.

The changes are limited to canonical GitHub slugs and owner metadata, preserve plugin authorship, and introduce no identified behavioral, build, schema, or security failure.

Important Files Changed

Filename Overview
.claude-plugin/marketplace.json Updates marketplace owner identity and URL to the new Vycari organization without changing plugin registration data.
README.md Updates the documented marketplace installation command to use the canonical repository slug.
plugins/core/references/config-schema.md Updates both canonical repo-slug examples to Vycari/pepper; corresponding vendored copies contain the same changes.
plugins/core/references/example-pepper.json Updates the worked configuration's repository field to Vycari/pepper; corresponding vendored examples remain synchronized.
plugins/core/.claude-plugin/plugin.json Updates canonical homepage and repository metadata while deliberately preserving the original author attribution.

Reviews (1): Last reviewed commit: "chore: point everything at Vycari/mainta..." | Re-trigger Greptile

@allenhutchison
allenhutchison merged commit 6ed0adc into main Aug 11, 2026
2 checks passed
@allenhutchison
allenhutchison deleted the adh/transfer-to-vycari branch September 8, 2026 17:30
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