diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9657df631..e9f59694a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,6 +1,7 @@ * @DataDog/serverless-aws .github/chainguard/serverless-init-ci-publish.sts.yaml @DataDog/serverless -.github/workflows/publish-serverless-init-to-ghcr.yml @DataDog/serverless +.github/workflows/publish-serverless-init-to-ghcr.yml @DataDog/serverless -bottlecap/src/traces/ @DataDog/serverless-aws @DataDog/apm-serverless +bottlecap/src/traces/ @DataDog/serverless-aws @DataDog/apm-serverless +bottlecap/tests/apm_integration_test.rs @DataDog/serverless-aws @DataDog/apm-serverless