Skip to content

Commit 4cb61ff

Browse files
committed
Add chaos platform as code owner for fuzzing related things
1 parent 1679c4b commit 4cb61ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
.gitignore @Datadog/libdatadog
1212
.gitlab-ci.yml @Datadog/apm-common-components-core
1313
.gitlab/benchmarks.yml @Datadog/apm-common-components-core
14+
.gitlab/fuzz.yml @Datadog/chaos-platform
1415
benchmark/ @Datadog/apm-common-components-core
1516
bin_tests/ @Datadog/libdatadog-profiling
1617
build-common/ @Datadog/apm-common-components-core
@@ -64,6 +65,7 @@ tests/spawn_from_lib/ @Datadog/libdatadog-php @Datadog/libdatadog
6465
tests/windows_package/ @Datadog/apm-common-components-core
6566
tools/ @Datadog/apm-common-components-core
6667
windows/ @Datadog/libdatadog-core
68+
fuzz/ @Datadog/chaos-platform
6769

6870
# Specific overrides (must come after their general patterns above)
6971
bin_tests/tests/test_the_tests.rs @Datadog/libdatadog-core

0 commit comments

Comments
 (0)