From 7c3136cb171125936932c9a0740da63ae2e2a733 Mon Sep 17 00:00:00 2001 From: Braydon Kains <93549768+braydonk@users.noreply.github.com> Date: Wed, 12 Jul 2023 14:22:50 -0500 Subject: [PATCH] CODEOWNERS: Add codeowners for out_stackdriver (#7693) Signed-off-by: braydonk --- CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/CODEOWNERS b/CODEOWNERS index d790a27a94f..5d0c21f2f48 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -69,6 +69,7 @@ /plugins/out_kinesis_firehose @pettitwesley /plugins/out_kinesis_streams @pettitwesley /plugins/out_opensearch @pettitwesley @edsiper +/plugins/out_stackdriver @braydonk @igorpeshansky @qingling128 # AWS test code /tests/internal/aws @pettitwesley