diff --git a/.a8c-secrets/keys.pub b/.a8c-secrets/keys.pub new file mode 100644 index 000000000..9461f449b --- /dev/null +++ b/.a8c-secrets/keys.pub @@ -0,0 +1,4 @@ +# dev +age1dk9rnd8cjusz4x0fxytc4rmc0v5afjhxg70jzspltp4n0m4kuyds220ufg +# ci +age1t5xxn4224frdmz40w345ms528eukkgx826nnvve9kj0uvfhkfu3q2u5zzn diff --git a/.a8c-secrets/repo-id b/.a8c-secrets/repo-id new file mode 100644 index 000000000..b085b1498 --- /dev/null +++ b/.a8c-secrets/repo-id @@ -0,0 +1 @@ +simplenote-android@github.com@automattic diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index eb9f398f0..a490916bc 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -17,3 +17,4 @@ Dangerfile* @Automattic/apps-infra-tooling # Secrets .configure-files/ @Automattic/apps-infra-tooling +.a8c-secrets/ @Automattic/apps-infra-tooling