diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8cec54f8f3d82..b861f908d0291 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -892,24 +892,26 @@ # ######## Eng Sys ######## -/eng/ @hallipr @weshaggard @benbp @JimSuplizio -/eng/automation/ @weidongxu-microsoft @haolingdong-msft @XiaofeiCao @arthurma1978 @hallipr @weshaggard @benbp @JimSuplizio -/eng/bomgenerator/ @vcolin7 @alzimmermsft @srnagar @jonathangiles -/eng/code-quality-reports/ @mssfang @JonathanGiles @alzimmermsft @srnagar @rujche @netyyyy @saragluna @moarychan -/eng/common/ @Azure/azure-sdk-eng -/eng/spotbugs-aggregate-report/ @srnagar @JonathanGiles -/eng/versioning/ @alzimmermsft @samvaity @g2vinay @JimSuplizio -/eng/versioning/external_dependencies.txt @alzimmermsft @samvaity @g2vinay @jonathangiles @rujche @netyyyy @saragluna @moarychan -/.github/CODEOWNERS @joshfree @srnagar @anuchandy @conniey @lmolkova @jonathangiles @alzimmermsft @Azure/azure-sdk-eng -/.github/workflows/ @Azure/azure-sdk-eng +/eng/ @hallipr @weshaggard @benbp @JimSuplizio +/eng/automation/ @weidongxu-microsoft @haolingdong-msft @XiaofeiCao @arthurma1978 @hallipr @weshaggard @benbp @JimSuplizio +/eng/bomgenerator/ @vcolin7 @alzimmermsft @srnagar @jonathangiles +/eng/code-quality-reports/ @mssfang @JonathanGiles @alzimmermsft @srnagar @rujche @netyyyy @saragluna @moarychan +/eng/common/ @Azure/azure-sdk-eng +/eng/spotbugs-aggregate-report/ @srnagar @JonathanGiles +/eng/versioning/ @alzimmermsft @samvaity @g2vinay @JimSuplizio +/eng/versioning/external_dependencies.txt @alzimmermsft @samvaity @g2vinay @jonathangiles @rujche @netyyyy @saragluna @moarychan +/.github/CODEOWNERS @joshfree @srnagar @anuchandy @conniey @lmolkova @jonathangiles @alzimmermsft @Azure/azure-sdk-eng +/.github/workflows/ @Azure/azure-sdk-eng # Removing owners for these files to not require codeowner approval for changes to them given they are shared with project /eng/versioning/version_client.txt /eng/versioning/version_data.txt # Add owners for notifications for specific pipelines -/eng/pipelines/aggregate-reports.yml @joshfree @jonathangiles -/eng/common/pipelines/codeowners-linter.yml @alzimmermsft @srnagar @lmolkova +/eng/pipelines/aggregate-reports.yml @joshfree @jonathangiles +/eng/common/pipelines/codeowners-linter.yml @alzimmermsft @srnagar @lmolkova # Add Cosmos source owners as the owners of their specialized matrix /eng/pipelines/templates/stages/cosmos-emulator-matrix.json @kirankumarkolli @Azure/azure-cosmos-java-sdk-connectors + +/.config/1espt/ @benbp @weshaggard