From b1c851d8a2c45ed0d1237306dd53fd8437200b7d Mon Sep 17 00:00:00 2001 From: Thomas Green Date: Tue, 11 Mar 2025 16:28:08 -0400 Subject: [PATCH] Add catalog-info.yaml --- catalog-info.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 catalog-info.yaml diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 00000000000..7038efbfcbb --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,18 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: Pillow + description: Auto-generated catalog-info.yaml. + tags: + - python + - c + - html + - postscript + - shell + - cmake + - makefile + - gnuplot +spec: + type: unknown + owner: group:stork + lifecycle: unknown \ No newline at end of file