Remove third-party identity from package metadata; point docs to Gitea

Drop former GitHub org/user references and personal email from plugin
metadata. Clone URLs and repository fields now point at the Gitea host.
This commit is contained in:
2026-07-17 16:30:16 +08:00
parent df6a9e74d9
commit 18c04f5874
5 changed files with 15 additions and 16 deletions
+3 -4
View File
@@ -3,11 +3,10 @@
"version": "0.3.9",
"description": "Live multi-line status strip for Grok Build: context, quota, tokens, tools, todos, git",
"author": {
"name": "sooneocean",
"email": "redredchen01@gmail.com"
"name": "Redredchen01"
},
"homepage": "https://github.com/sooneocean/grok-build-hud",
"repository": "https://github.com/sooneocean/grok-build-hud",
"homepage": "http://172.238.15.154:3000/Redredchen01/grok-hud",
"repository": "http://172.238.15.154:3000/Redredchen01/grok-hud",
"commands": "./commands",
"skills": "./skills",
"hooks": "./hooks/hooks.json"