From 131b3285c5add116bb22fd9a8c1c49f879245804 Mon Sep 17 00:00:00 2001 From: Mike Kistler Date: Tue, 18 Oct 2022 04:31:58 -0500 Subject: [PATCH] Add entry to CODEOWNERS for Code Signing and Purview service (#20646) * Add entry to CODEOWNERS for Code Signing service * Add entry to CODEOWNERS for Purview service * Update CODEOWNERS --- CODEOWNERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index 712944a9494c..f79de569a542 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -36,6 +36,8 @@ # PRLabel: %Monitor - Exporter /specification/applicationinsights/data-plane/Monitor.Exporters/ @ramthi @trask @hectorhdzg @lzchen @Azure/api-stewardship-board +# PRLabel: %Code Signing +/specification/codesigning/data-plane @Azure/api-stewardship-board /specification/asazure/ @athipp @@ -170,6 +172,9 @@ /specification/powerbidedicated/ @tarostok +# PRLabel: %Purview +/specification/purview/data-plane + # PRLabel: %PostgreSQL /specification/provisioningservices/ @kvish