diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..67eb291 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @hcastilho \ No newline at end of file diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 0000000..461d739 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,8 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: security_checklist +spec: + type: documentation + lifecycle: "-" + owner: "-" \ No newline at end of file