diff --git a/artifacthub-pkg.yml b/artifacthub-pkg.yml index e2c6355..6ac3e42 100644 --- a/artifacthub-pkg.yml +++ b/artifacthub-pkg.yml @@ -25,7 +25,7 @@ links: - name: Polaris url: "https://polaris.docs.fairwinds.com/" maintainers: - - name: cpfarhood + - name: privilegedescalation email: "chris@farhood.org" annotations: headlamp/plugin/archive-url: "https://github.com/privilegedescalation/headlamp-polaris-plugin/releases/download/v0.3.11/polaris-0.3.11.tar.gz" diff --git a/artifacthub-repo.yml b/artifacthub-repo.yml index 4006fd6..3728191 100644 --- a/artifacthub-repo.yml +++ b/artifacthub-repo.yml @@ -1,4 +1,4 @@ repositoryID: fc3397f6-a75a-4950-ab50-da75c08a8089 owners: - - name: cpfarhood + - name: privilegedescalation email: "chris@farhood.org" diff --git a/package.json b/package.json index e149cd9..ad0c166 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/privilegedescalation/headlamp-polaris-plugin/issues" }, "homepage": "https://github.com/privilegedescalation/headlamp-polaris-plugin#readme", - "author": "cpfarhood", + "author": "privilegedescalation", "license": "Apache-2.0", "scripts": { "start": "headlamp-plugin start",