diff options
| author | Adonais Romero González <[email protected]> | 2023-11-15 16:19:39 -0800 |
|---|---|---|
| committer | Adonais Romero González <[email protected]> | 2023-11-15 16:19:39 -0800 |
| commit | 796e36a252aaf723d8ec642c37b45235622c53e7 (patch) | |
| tree | 4498774c6ae5494a8f2269b3d8306aa54728ef17 | |
| parent | 18add85abe5175e84b1ef6de8ddf187f8a97390d (diff) | |
Add Kernel Core as code owners
| -rw-r--r-- | .github/CODEOWNERS | 3 |
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 |
