From c29ec1a93e308f2d2c3a0ef16241611e6eae36fe Mon Sep 17 00:00:00 2001 From: Joan Garcia Tormo Date: Tue, 28 Nov 2023 09:47:52 +0000 Subject: [PATCH] Create CODEOWNERS --- .github/CODEOWNERS | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000..00286625 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,7 @@ +# CODEOWNERS: https://help.github.com/articles/about-codeowners/ + +# NOTE: Order is important; the last matching pattern takes the +# most precedence. + +# Primary repo maintainers +* @nbaum @jgtormo