From 4d2fdb3db9d05d18e34b35455515c130b2dcd369 Mon Sep 17 00:00:00 2001 From: Ioannis Georgoulas Date: Fri, 19 Apr 2024 11:05:48 +0100 Subject: [PATCH] Update catalog-info.yaml --- catalog-info.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/catalog-info.yaml b/catalog-info.yaml index 05f2505..f687179 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -2,9 +2,13 @@ apiVersion: backstage.io/v1alpha1 kind: Component metadata: name: go-aws-ssm + namespace: paddlehq description: Go package that interfaces with AWS System Manager. + annotations: + backstage.io/techdocs-ref: dir:. + github.com/project-slug: PaddleHQ/go-aws-ssm tags: - - Go + - go spec: type: library owner: engineering