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..691ad09 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,8 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: AppSec-Trivia-Game +spec: + type: documentation + lifecycle: "-" + owner: "-" \ No newline at end of file