diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..cef280b --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,10 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: nodejs-messaging-work-queue + annotations: + github.com/project-slug: lholmquist/nodejs-messaging-work-queue +spec: + type: other + lifecycle: unknown + owner: user:default/lholmquist