From 044aa76017287444eeede7766e3be28809d7b151 Mon Sep 17 00:00:00 2001 From: Johan Petersson Date: Tue, 19 Oct 2021 10:10:25 +0200 Subject: [PATCH] Create CODEOWNERS --- .github/CODEOWNERS | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..9b02e32 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,5 @@ +# Users referenced in this file will automatically be requested as reviewers for PRs that modify the given paths. +# See https://help.github.com/articles/about-code-owners/ + +# Default owners for everything in this repo +* @hennys @shahramshahram @johanpetersson @jbearfoot @pergunsarfs @jotiepiserver @tidyui