From 20c32f4f7f81b74b0865a4a671e0da99919388ad Mon Sep 17 00:00:00 2001 From: Iryna Shakun Date: Wed, 19 Feb 2025 16:27:52 -0600 Subject: [PATCH] Add catalog-info.yaml config file --- catalog-info.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 catalog-info.yaml diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..6d93136 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,10 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: activerecord-dynamic_timeout + annotations: + github.com/project-slug: Invoca/activerecord-dynamic_timeout +spec: + type: other + lifecycle: unknown + owner: octothorpe