From 59942901fb060cbd482a23ec47297dc315baa22f Mon Sep 17 00:00:00 2001 From: Jessica Matsuoka Date: Thu, 27 Nov 2025 16:08:35 +0100 Subject: [PATCH] add codeowner --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..10b70ef --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,2 @@ +# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners +* @matsk-sinch @asein-sinch @JPPortier @rpredescu-sinch \ No newline at end of file