summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdonais Romero González <[email protected]>2023-11-15 16:19:39 -0800
committerAdonais Romero González <[email protected]>2023-11-15 16:19:39 -0800
commit796e36a252aaf723d8ec642c37b45235622c53e7 (patch)
tree4498774c6ae5494a8f2269b3d8306aa54728ef17
parent18add85abe5175e84b1ef6de8ddf187f8a97390d (diff)
Add Kernel Core as code owners
-rw-r--r--.github/CODEOWNERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 18b61300..f40c7baf 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