diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a7a19f9cb3f2..b11b1fdd00cc 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1013,6 +1013,8 @@ ########### /eng/ @scbedd @weshaggard @benbp +/tools/ @scbedd @mccoyp + # Add owners for notifications for specific pipelines /eng/pipelines/templates/jobs/tests-nightly-python.yml @lmazuel @mccoyp /eng/pipelines/aggregate-reports.yml @lmazuel @mccoyp @YalinLi0312