diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index fc9304d34816..a43888e7f142 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -16,9 +16,6 @@ /documentation/ @jeremymeng /samples/ @jeremymeng -# Add owners for notifications for specific pipelines -/eng/pipelines/aggregate-reports.yml @jeremymeng @xirzec - ################ # Automation ################ @@ -1469,3 +1466,6 @@ /**/tsconfig.json @witemple-msft @deyaaeldeen /**/tsconfig.strict.json @deyaaeldeen /.scripts/ @mikeharder @ckairen + +# Add owners for notifications for specific pipelines +/eng/pipelines/aggregate-reports.yml @xirzec @jeremymeng