diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6e773cad..3792cb5e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,4 @@ -*.md @theletterf @elastic/ingest-docs -/docs/ @theletterf @elastic/ingest-docs -/.github/workflows @elastic/observablt-ci \ No newline at end of file +* @elastic/apm-agent-net +/.github/workflows/ @elastic/apm-agent-net @elastic/observablt-ci +*.md @elastic/ingest-docs +/docs/ @elastic/ingest-docs