From ec06010aac7c4f177e0902884af9f96cc341bba0 Mon Sep 17 00:00:00 2001 From: Pavlos Rontidis Date: Fri, 18 Oct 2024 13:28:36 -0400 Subject: [PATCH] chore(CODEOWNERS): remove OP team * The motivation of this PR to stop pinging the OP team for each and every Vector PR. * Ensured via the Github settings that the @vectordotdev/observability-pipelines team can still approve/merge PRs. --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8c23828306c59..b55925feac710 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ -* @vectordotdev/vector @vectordotdev/observability-pipelines +* @vectordotdev/vector .github/workflows/regression.yml @vectordotdev/vector @vectordotdev/single-machine-performance docs/ @vectordotdev/ux-team @vectordotdev/documentation