diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..79106cf --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1 @@ +* @Thinkei/squad-double-espresso \ No newline at end of file diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..68e3d03 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,15 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: pdf417-generator + tags: + - external + - fork + - public + - javascript + annotations: + github.com/project-slug: Thinkei/pdf417-generator +spec: + type: service + system: find-work + lifecycle: production