From 18add85abe5175e84b1ef6de8ddf187f8a97390d Mon Sep 17 00:00:00 2001 From: Adonais Romero González Date: Mon, 13 Nov 2023 14:52:10 -0800 Subject: Update code owners --- .github/CODEOWNERS | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index fda12c1e..18b61300 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -7,13 +7,14 @@ # Root files /* @microsoft/driver-samples-maintainers +# Audio +/audio @microsoft/windowsaudio + # Bluetooth /bluetooth/ @microsoft/bluetooth # Camera Platform -/avstream/avscamera/ @microsoft/cameraplatdev -/avstream/avssamp/ @microsoft/cameraplatdev -/avstream/avshws/ @microsoft/cameraplatdev +/avstream/ @microsoft/cameraplatdev /general/SimpleMediaSource/ @microsoft/cameraplatdev # Cellular Core @@ -37,6 +38,9 @@ # Indirect Display /video/IndirectDisplay/ @microsoft/indirectdisplay-devs +# Network Security +/network/trans @microsoft/netsec + # Platform Integrity /security/ @microsoft/platform-integrity -- cgit v1.3.1