From d8d0a52355045bf4f3c780897bf631a4d703903d Mon Sep 17 00:00:00 2001 From: Graham Smith Date: Thu, 28 Sep 2023 12:25:06 +0100 Subject: [PATCH] docs: updates asset classification drive-by update: adds updated team/project details --- catalog-info.yaml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/catalog-info.yaml b/catalog-info.yaml index da06e019..5c9cae44 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -1,15 +1,22 @@ apiVersion: backstage.io/v1alpha1 kind: Component + metadata: + name: vervet + description: Vervet vets the versions, builds, checks and routes your versioned API. A helpful monkey friend. annotations: backstage.io/techdocs-ref: dir:. circleci.com/project-slug: github/snyk/vervet github.com/project-slug: snyk/vervet - description: Vervet vets the versions, builds, checks and routes your versioned API. A helpful monkey friend. + github.com/team-slug: snyk/extensibility + snyk.io/jira-prefix: EXT labels: snyk.io/visibility: public - name: vervet + links: + - icon: message + title: Team Asks Channel + url: https://snyk.slack.com/channels/ask-foundation spec: + type: internal-tooling lifecycle: "-" owner: extensibility - type: undefined