From dfaabf707b4861764ba9329dd50895d8c1f2b926 Mon Sep 17 00:00:00 2001 From: Jesse Szwedko Date: Wed, 16 Oct 2024 13:41:33 -0700 Subject: [PATCH] chore(ci): Add SMP as CODEOWNERS for .github/workflows/regression.yml (#21529) So that they are flagged for changes Signed-off-by: Jesse Szwedko --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index fe6bdc5f1e179..8c23828306c59 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,5 @@ * @vectordotdev/vector @vectordotdev/observability-pipelines +.github/workflows/regression.yml @vectordotdev/vector @vectordotdev/single-machine-performance docs/ @vectordotdev/ux-team @vectordotdev/documentation website/ @vectordotdev/ux-team @vectordotdev/documentation