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