diff options
| author | Adonais Romero González <[email protected]> | 2023-12-01 13:28:46 -0800 |
|---|---|---|
| committer | Adonais Romero González <[email protected]> | 2023-12-01 13:28:46 -0800 |
| commit | bef73f3af1cbc66452c5ad5aa0d1fcafad27df2b (patch) | |
| tree | 9b8803edff3b910abe19fb5919f13416f604766d /.github | |
| parent | 143f6fd89ace1ea410ba3dac38478114a62ba867 (diff) | |
Update CODEOWNERS
Diffstat (limited to '.github')
| -rw-r--r-- | .github/CODEOWNERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f40c7baf..5d306f5c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -28,6 +28,10 @@ # Core Networking /network/wsk/ @microsoft/corenetworking +# Consumer Storage +/sd/ @microsoft/consumer-storage +/smartcrd/ @microsoft/consumer-storage + # Event Tracing for Windows /general/perfcounters/ @microsoft/etw /general/tracing/ @microsoft/etw @@ -47,6 +51,9 @@ # Platform Integrity /security/ @microsoft/platform-integrity +# Sensors Platform +/sensors/ @microsoft/sensors-platform + # Storage /storage/ @microsoft/storage-core |
