From ff00d4347937ac148ace94f5e4ce600a2afbb37e Mon Sep 17 00:00:00 2001 From: Serhii Horodilov Date: Fri, 6 Mar 2026 00:43:04 +0200 Subject: [PATCH] Add CODEOWNERS file --- .github/CODEOWNERS | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..e4a8d0f --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,9 @@ +# Default owners for everything in the repo. +* @openroost/maintainers + +# Community health files are maintained by the @community team +CODE_OF_CONDUCT.md @openroost/community +SUPPORT.md @openroost/community + +SECURITY.md @openroost/security @openroost/community +