From aa5db4eae725181911fdb54c468c8809b1367231 Mon Sep 17 00:00:00 2001 From: Hugo Dupras Date: Fri, 13 Oct 2023 09:41:59 +0200 Subject: [PATCH] Create CODEOWNERS --- CODEOWNERS | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 00000000..b1621819 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,5 @@ +# These owners will be the default owners for everything in +# the repo. Unless a later match takes precedence, +# @jabesq and @cgtobi will be requested for +# review when someone opens a pull request. +* @jabesq @cgtobi