From f57fb98a5b6007c11ca49321cf4243d54a4aa160 Mon Sep 17 00:00:00 2001 From: Solomon Hykes Date: Tue, 12 Apr 2022 17:50:23 -0500 Subject: [PATCH] chore: explicit codeowners for the CODEOWNERS file Signed-off-by: Solomon Hykes --- CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index 23da3ea0..863c85db 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -29,3 +29,6 @@ # Exception: Sidebar changes use regular CODEOWNERS /website/ @slumbering /website/sidebars.js + +# Changing this file requires approval of project owners +/CODEOWNERS @shykes @samalba @aluzzardi