From 572368f31005e0fcd7365ffe17cc2a7df0456bcc Mon Sep 17 00:00:00 2001 From: Nikolay Martynov Date: Thu, 13 Feb 2020 09:59:08 -0500 Subject: [PATCH] Add profiling team to codeowners --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 401d6036fd..e5ccd7b3f7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,3 +2,6 @@ # https://help.github.com/en/articles/about-code-owners * @DataDog/apm-java + +dd-java-agent/agent-profiling/ @DataDog/profiling +dd-smoke-tests/profiling-integration-tests/ @DataDog/profiling