diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..6d22250 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1 @@ +* @Thinkei/squad-index \ No newline at end of file diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..8a21cc7 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,15 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: dnd-multi-backend + tags: + - external + - fork + - public + - javascript + annotations: + github.com/project-slug: Thinkei/dnd-multi-backend +spec: + type: service + system: workplace-compliance + lifecycle: production