From ea2369ab35e05aac2fa101947fa926a0dd9ea267 Mon Sep 17 00:00:00 2001 From: Mortdecai Date: Wed, 1 Apr 2026 17:59:04 -0400 Subject: [PATCH] refactor: rename plugin to git.sethpc.xyz-connector --- .claude-plugin/plugin.json | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 012a247..a94844c 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,5 +1,5 @@ { - "name": "gitea-connector", + "name": "git.sethpc.xyz-connector", "version": "1.0.0", "description": "Connect Claude Code to Seth's Gitea instance (git.sethpc.xyz) — guided setup, CLI, commit conventions, and a gentle nudge to push.", "author": { diff --git a/README.md b/README.md index b9fe0ec..f434270 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# gitea-connector +# git.sethpc.xyz-connector A Claude Code plugin for connecting to Seth's Gitea instance at `git.sethpc.xyz`. Sets up your credentials, installs a CLI, and teaches Claude Code your commit conventions — so you can focus on writing code instead of remembering how to push it.