diff options
| author | Adonais Romero González <[email protected]> | 2023-11-13 14:52:10 -0800 |
|---|---|---|
| committer | Adonais Romero González <[email protected]> | 2023-11-13 14:52:10 -0800 |
| commit | 18add85abe5175e84b1ef6de8ddf187f8a97390d (patch) | |
| tree | d86eed58e4bc588bbcc4b64a024d1e61e65411fc | |
| parent | 6e1f57ddbd8b575316149cff3ada1306982394c5 (diff) | |
Update code owners
| -rw-r--r-- | .github/CODEOWNERS | 10 |
1 files 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 |
