From bef73f3af1cbc66452c5ad5aa0d1fcafad27df2b Mon Sep 17 00:00:00 2001 From: Adonais Romero González Date: Fri, 1 Dec 2023 13:28:46 -0800 Subject: Update CODEOWNERS --- .github/CODEOWNERS | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- cgit v1.3.1