From 6e48a0303e45bcf210e550ba3e0772bc8443a207 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Klabbers?= Date: Mon, 5 Sep 2022 09:03:20 +0200 Subject: [PATCH] Create CODEOWNERS Start requiring an approval from the core team on PR's --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 000000000..3ff61b72b --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @flarum/core