From 95b7268df4ea072b93ecbfd86c46a7f5def67874 Mon Sep 17 00:00:00 2001 From: Juan Puelpan Date: Fri, 17 Oct 2025 02:10:39 -0300 Subject: [PATCH] fix: marketplace.json --- marketplace.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/marketplace.json b/marketplace.json index b182777..29668ba 100644 --- a/marketplace.json +++ b/marketplace.json @@ -1,5 +1,5 @@ { - "name": "puelpan-claude-plugins", + "name": "puelpan-claude", "owner": { "name": "Juan Puelpan", "email": "juan@puelpan.com" @@ -7,7 +7,7 @@ "plugins": [ { "name": "github", - "source": "./plugins/github", + "source": "./github", "description": "Git and Github utility commands", "version": "1.0.0", "author": {