diff options
| author | Adonais Romero González <[email protected]> | 2023-10-23 11:20:22 -0700 |
|---|---|---|
| committer | Adonais Romero González <[email protected]> | 2023-10-23 11:20:22 -0700 |
| commit | a98d1ed1fb56764563027c2ccc63bf8e5df9314f (patch) | |
| tree | 8b508ee95c4d8666fb7f8c6696def3c0981bef3a | |
| parent | d21ba3763c494fb45f9ac61806e74cffbca68a87 (diff) | |
Add new owners
| -rw-r--r-- | .github/CODEOWNERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 67a24bb4..fda12c1e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -10,6 +10,12 @@ # Bluetooth /bluetooth/ @microsoft/bluetooth +# Camera Platform +/avstream/avscamera/ @microsoft/cameraplatdev +/avstream/avssamp/ @microsoft/cameraplatdev +/avstream/avshws/ @microsoft/cameraplatdev +/general/SimpleMediaSource/ @microsoft/cameraplatdev + # Cellular Core /network/wwan/ @microsoft/cellcore /nfc/ @microsoft/cellcore @@ -28,6 +34,9 @@ # Filter Manager /filesys/miniFilter/ @microsoft/filter-manager +# Indirect Display +/video/IndirectDisplay/ @microsoft/indirectdisplay-devs + # Platform Integrity /security/ @microsoft/platform-integrity |
