diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..75e84cf --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,15 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: schema-evolution-manager + title: Schema Evolution Manager + description: This service makes gizmos to attach to widgets <=== REPLACE THIS + annotations: + github.com/project-slug: EVENFinancial/schema-evolution-manager +spec: + # The type of component: service, website, tool + type: service + # The maturity of this component: experimental, production, deprecated, archived + lifecycle: production + # The team or user responsible for this component (change me to your github team) + owner: group:eng