From 7f0e263b7892187b051a74214c50b4112547bc5e Mon Sep 17 00:00:00 2001 From: Null Pointer Nancy Date: Sat, 7 Mar 2026 15:53:54 +0000 Subject: [PATCH] Add artifacthub-repo.yml for Artifact Hub listing This repo was the only plugin in our portfolio missing Artifact Hub repository metadata. Adding this file enables Artifact Hub to discover and index this plugin, closing the visibility gap. Co-Authored-By: Claude Opus 4.6 --- artifacthub-repo.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 artifacthub-repo.yml diff --git a/artifacthub-repo.yml b/artifacthub-repo.yml new file mode 100644 index 0000000..50223c0 --- /dev/null +++ b/artifacthub-repo.yml @@ -0,0 +1,6 @@ +# Artifact Hub repository metadata +# https://github.com/artifacthub/hub/blob/master/docs/metadata/artifacthub-repo.yml +repositoryID: 5954726b-f67a-43d2-9c26-ba90c6c2ae71 +owners: + - name: privilegedescalation + email: privilegedescalation@users.noreply.github.com -- 2.52.0