From a5bed5025cdf7c399b8b1dc4e09d379bf5c15a90 Mon Sep 17 00:00:00 2001 From: Wes Haggard Date: Wed, 1 May 2024 16:38:57 -0700 Subject: [PATCH 1/2] Add codeowner linter owners --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 193c8b69c4f4..00cd2e2d3117 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -853,3 +853,4 @@ # Add owners for notifications for specific pipelines /eng/pipelines/aggregate-reports.yml @joshfree @jonathangiles +/eng/common/pipelines/codeowners-linter.yml @joshfree From 622315d57dc2b170fff4ad980c46afece83647a2 Mon Sep 17 00:00:00 2001 From: Wes Haggard Date: Mon, 6 May 2024 16:11:30 -0700 Subject: [PATCH 2/2] Update .github/CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 00cd2e2d3117..7e16d3e29c1c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -853,4 +853,4 @@ # Add owners for notifications for specific pipelines /eng/pipelines/aggregate-reports.yml @joshfree @jonathangiles -/eng/common/pipelines/codeowners-linter.yml @joshfree +/eng/common/pipelines/codeowners-linter.yml @alzimmermsft @srnagar @lmolkova