chore: rebrand for public release

- Move repository from bandit to personal-projects organization
- Remove all "Bandit Labs" references
- Update author to Leo Miranda
- Rename marketplace from bandit-claude-marketplace to claude-code-marketplace
- Add MIT LICENSE file
- Remove outdated root .mcp.json (MCP servers now bundled in plugins)
- Update all repository URLs to new location

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-19 17:49:40 -05:00
parent deae9a71d0
commit 15e0654950
20 changed files with 60 additions and 68 deletions

View File

@@ -3,10 +3,10 @@
"version": "1.0.0",
"description": "NetBox CMDB integration for infrastructure management - query, create, update, and manage network devices, IP addresses, sites, and more",
"author": {
"name": "Bandit Labs",
"email": "dev@banditlabs.io"
"name": "Leo Miranda",
"email": "leobmiranda@gmail.com"
},
"homepage": "https://github.com/bandit-labs/cmdb-assistant",
"homepage": "https://gitea.hotserv.cloud/personal-projects/support-claude-mktplace",
"license": "MIT",
"keywords": [
"netbox",

View File

@@ -167,4 +167,4 @@ The plugin uses the shared NetBox MCP server at `../mcp-servers/netbox/`.
## License
MIT License - Part of the Bandit Labs plugin collection.
MIT License - Part of the Claude Code Marketplace.

View File

@@ -294,4 +294,4 @@ logging.basicConfig(level=logging.DEBUG)
## License
Part of the Bandit Labs Claude Code Plugins project (`support-claude-mktplace`).
MIT License - Part of the Claude Code Marketplace (`support-claude-mktplace`).