From e69dece3f3062dfe8829c09346a1b78f700cc68b Mon Sep 17 00:00:00 2001 From: jeffluoo Date: Fri, 12 Jun 2026 13:43:02 +0000 Subject: [PATCH] codeowners: update jeffluoo to JeffLuoo Signed-off-by: jeffluoo --- CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 1b09990afbf..2c746dbc223 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -63,7 +63,7 @@ /plugins/out_datadog @nokute78 @edsiper /plugins/out_es @pettitwesley @edsiper /plugins/out_pgsql @sxd -/plugins/out_stackdriver @jeffluoo +/plugins/out_stackdriver @JeffLuoo # AWS Plugins /plugins/out_s3 @fluent/aws-fluent-bit-maintainers @@ -85,8 +85,8 @@ # Google test code # -------------- -/tests/runtime/out_stackdriver.c @jeffluoo -/tests/runtime/data/stackdriver @jeffluoo +/tests/runtime/out_stackdriver.c @JeffLuoo +/tests/runtime/data/stackdriver @JeffLuoo # Devcontainer /.devcontainer @patrick-stephens @niedbalski @edsiper