diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..52e0552 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,18 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +spec: + type: service + lifecycle: production + owner: team-claims + system: prima.it + dependsOn: + providesApis: +metadata: + name: csv_schema + description: Csv schema is a library helping you to build Ecto.Schema-like modules having a csv file as source. + tags: + - elixir + - csv + links: + annotations: + backstage.io/techdocs-ref: dir:.