diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..c877840 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @suskind \ No newline at end of file diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..44a2fd9 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,8 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: cicd-pipeline-scan-examples +spec: + type: examples + lifecycle: "-" + owner: "-" \ No newline at end of file