chore: migrate repository to privilegedescalation organization
Updated all GitHub URLs from cpfarhood to privilegedescalation organization: - Repository URLs in package.json and Artifact Hub metadata - Documentation links and references - Git remote updated No functional changes - this is purely an organizational migration. Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering>
This commit is contained in:
@@ -9,13 +9,13 @@
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cpfarhood/headlamp-sealed-secrets-plugin.git",
|
||||
"url": "https://github.com/privilegedescalation/headlamp-sealed-secrets-plugin.git",
|
||||
"directory": "headlamp-sealed-secrets"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/cpfarhood/headlamp-sealed-secrets-plugin/issues"
|
||||
"url": "https://github.com/privilegedescalation/headlamp-sealed-secrets-plugin/issues"
|
||||
},
|
||||
"homepage": "https://github.com/cpfarhood/headlamp-sealed-secrets-plugin#readme",
|
||||
"homepage": "https://github.com/privilegedescalation/headlamp-sealed-secrets-plugin#readme",
|
||||
"author": "cpfarhood",
|
||||
"license": "Apache-2.0",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user