From b83b90594849111e690d04ee29d35d56cc8b25c9 Mon Sep 17 00:00:00 2001 From: Richard Park <51494936+richardpark-msft@users.noreply.github.com> Date: Mon, 4 Jan 2021 12:23:51 -0800 Subject: [PATCH] Add richardpark-msft as CODEOWNER for monitor and core-tracing (#13045) Just discussed this with @xirzec. Should give me better visibility since I'll be working on those projects. --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 5ee26354e521..4d0d3cabf970 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -28,7 +28,7 @@ /sdk/core/core-paging/ @daviwil @xirzec @bterlson # PRLabel: %Azure.Core -/sdk/core/core-tracing/ @xirzec @bterlson @chradek +/sdk/core/core-tracing/ @xirzec @bterlson @chradek @richardpark-msft # PRLabel: %Azure.Core /sdk/core/logger @xirzec @bterlson @chradek @@ -107,7 +107,7 @@ /sdk/**/arm-*/ @qiaozha # PRLabel: %Monitor -/sdk/monitor/ @markwolff @xirzec @applicationinsights-js-owners +/sdk/monitor/ @markwolff @xirzec @applicationinsights-js-owners @richardpark-msft ########### # Eng Sys