summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAdonais Romero González <[email protected]>2023-10-11 14:43:58 -0700
committerAdonais Romero González <[email protected]>2023-10-11 14:43:58 -0700
commit34ff9aa8f62bc36df4c6cfda178e550432f5e3ec (patch)
tree4714996f4dedbf462fba6cecbe0ba6426532dce3 /.github
parent650bc18ac3c7b7e252108c466b35f7f21932a1d4 (diff)
Add new owners
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS10
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 829d1b95..67a24bb4 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -7,6 +7,13 @@
# Root files
/* @microsoft/driver-samples-maintainers
+# Bluetooth
+/bluetooth/ @microsoft/bluetooth
+
+# Cellular Core
+/network/wwan/ @microsoft/cellcore
+/nfc/ @microsoft/cellcore
+
# Connection Awareness
/gnss/ @microsoft/connection-awareness
/network/radio/ @microsoft/connection-awareness
@@ -21,6 +28,9 @@
# Filter Manager
/filesys/miniFilter/ @microsoft/filter-manager
+# Platform Integrity
+/security/ @microsoft/platform-integrity
+
# Storage
/storage/ @microsoft/storage-core