From 796e36a252aaf723d8ec642c37b45235622c53e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adonais=20Romero=20Gonz=C3=A1lez?= Date: Wed, 15 Nov 2023 16:19:39 -0800 Subject: [PATCH] Add Kernel Core as code owners --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 18b613007..f40c7bafd 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -38,6 +38,9 @@ # Indirect Display /video/IndirectDisplay/ @microsoft/indirectdisplay-devs +# Kernel Core +/general/registry/ @microsoft/kernel-core + # Network Security /network/trans @microsoft/netsec