From 84e3ee84ef87e6a48e0a8f1ccdb010bda187aaf9 Mon Sep 17 00:00:00 2001 From: sayonfortify Date: Thu, 2 Jul 2026 23:52:17 +0530 Subject: [PATCH] Require admin code owner review --- .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..f7c371e --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,2 @@ +# Require FortifyRoot admins to review all repository changes. +* @sayonfortify @manas-fortifyroot