From 4d7a02d43e461b01781e3758ac6d0db90ce7e30a Mon Sep 17 00:00:00 2001 From: Dragos Cojocari Date: Mon, 25 Sep 2023 12:43:24 +0300 Subject: [PATCH] chore: asset classification (#452) --- catalog-info.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 catalog-info.yaml diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 000000000..c61d1f7d5 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,11 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: snyk-intellij-plugin + annotations: + github.com/project-slug: snyk/snyk-intellij-plugin + github.com/team-slug: snyk/hammerhead +spec: + type: ide-plugin + lifecycle: "-" + owner: hammerhead