diff options
| author | Adonais Romero González <[email protected]> | 2023-09-27 10:20:22 -0700 |
|---|---|---|
| committer | Adonais Romero González <[email protected]> | 2023-09-27 10:20:22 -0700 |
| commit | acea8447ea80906b6a011e0dcfdde5fce628e4ee (patch) | |
| tree | ff21c94fc30ecd5634af11031a9df637ba3ed628 | |
| parent | 7d4ba15415948e0dc36bb55dc1aebaafd39bddc3 (diff) | |
Update CODEOWNERS
| -rw-r--r-- | .github/CODEOWNERS | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0631c196..829d1b95 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,3 +6,24 @@ # Root files /* @microsoft/driver-samples-maintainers + +# Connection Awareness +/gnss/ @microsoft/connection-awareness +/network/radio/ @microsoft/connection-awareness + +# Core Networking +/network/wsk/ @microsoft/corenetworking + +# Event Tracing for Windows +/general/perfcounters/ @microsoft/etw +/general/tracing/ @microsoft/etw + +# Filter Manager +/filesys/miniFilter/ @microsoft/filter-manager + +# Storage +/storage/ @microsoft/storage-core + +# Windows Internet of Things +/pos/ @microsoft/winiotdev +/wpd/ @microsoft/winiotdev |
