From 98fb24af213d2d8b8fa967fc20ebc0a13be5abaf Mon Sep 17 00:00:00 2001 From: Simone Cottini Date: Wed, 29 Nov 2023 15:27:32 +0100 Subject: [PATCH] Add pss as codeowners --- .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..e267736 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,2 @@ +# see https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners +* @primait/shared-services