diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a87fdd37f305..733c0f877b82 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,5 +1,5 @@ # Instructions for CODEOWNERS file format and automatic build failure notifications: -# https://github.com/Azure/azure-sdk/blob/master/docs/engineering-system/codeowners.md +# https://github.com/Azure/azure-sdk/blob/master/docs/policies/opensource.md#codeowners ########### # SDK @@ -8,6 +8,9 @@ # Catch all /sdk/ @ramya-rao-a +# API review files +/sdk/**/review/*api.md @bterlson + # Core /sdk/core/abort-controller/ @chradek /sdk/core/core-amqp/ @ramya-rao-a @chradek