From 0272d87b3508dc890fd637f32d997a6b0398156f Mon Sep 17 00:00:00 2001 From: Andrea Giacobino Date: Fri, 5 Apr 2024 16:00:07 +0300 Subject: [PATCH] add codeowners --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000000..cb79d6483b --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,3 @@ +# Changes to .github must be approved by the following groups + +/.github/ @moonbeam-foundation/moonsong-perm @moonbeam-foundation/opslayer-devops