From 6043a6aac4f0b1f9ead1360e33c0d5035636c35a Mon Sep 17 00:00:00 2001 From: Heath Stewart Date: Wed, 5 Mar 2025 16:19:23 -0800 Subject: [PATCH] Add chlowell to CODEOWNERS for Key Vault TypeSpecs (#33018) --- .github/CODEOWNERS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6d36f0f0c793..cd4715ac3318 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -143,7 +143,10 @@ /specification/iothub/ @rkmanda # PRLabel: %KeyVault -/specification/keyvault/ @vickm @chen-karen @cheathamb36 @lgonsoulin +/specification/keyvault/resource-manager/ @vickm @chen-karen @cheathamb36 @lgonsoulin + +# PRLabel: %KeyVault +/specification/keyvault/Security.*/ @vickm @chen-karen @cheathamb36 @lgonsoulin @heaths @chlowell # PRLabel: %KeyVault /specification/keyvault/data-plane/ @vickm @chen-karen @cheathamb36 @lgonsoulin @heaths