Skip to content

Commit

Permalink
CODEOWNERS: add google codeowners to test data
Browse files Browse the repository at this point in the history
This PR adds the Google codeowners to the test data files used by the
test file we already own.

Signed-off-by: braydonk <[email protected]>
  • Loading branch information
braydonk committed Dec 5, 2023
1 parent 323f343 commit 7e4286a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
/CMakeLists.txt @fujimotos @niedbalski @patrick-stephens @celalettin1286
/cmake/ @fujimotos @niedbalski @patrick-stephens @celalettin1286

# CI
# CI
# -------------------------
/.github/ @niedbalski @patrick-stephens @celalettin1286
/appveyor.yml @niedbalski @patrick-stephens @celalettin1286
Expand Down Expand Up @@ -65,7 +65,7 @@
/plugins/out_pgsql @sxd
/plugins/out_stackdriver @braydonk @igorpeshansky @qingling128

# AWS Plugins
# AWS Plugins
/plugins/out_s3 @pettitwesley
/plugins/out_cloudwatch_logs @pettitwesley
/plugins/out_kinesis_firehose @pettitwesley
Expand All @@ -86,6 +86,7 @@
# Google test code
# --------------
/tests/runtime/out_stackdriver.c @braydonk @igorpeshansky @qingling128
/tests/runtime/data/stackdriver @braydonk @igorpeshansky @qingling128

# Devcontainer
/.devcontainer @patrick-stephens @niedbalski @edsiper
Expand Down

0 comments on commit 7e4286a

Please sign in to comment.