From 8d840a977782cd9c725938b7639d1c432d39613c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Vannicatte?= Date: Thu, 1 Sep 2022 13:38:06 +0200 Subject: [PATCH] chore: add CODEOWNERS (#1535) --- CODEOWNERS | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 00000000..04d99ecb --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,4 @@ +# This file list code owners for the repository, or part of it. +# See https://help.github.com/articles/about-code-owners/ + +* @shortcuts @francoischalifour