Skip to content

Commit 4bbc310

Browse files
authored
Granularize CODEOWNERS (#1006)
1 parent f03149c commit 4bbc310

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,8 @@ sidecar @Datadog/libdatadog-php @Datadog/libdatadog-apm
2424
sidecar-ffi @Datadog/libdatadog-php @Datadog/libdatadog-apm
2525
data-pipeline*/ @Datadog/libdatadog-apm
2626
ddsketch @Datadog/libdatadog-apm @Datadog/libdatadog-telemetry
27+
28+
# Most of the bin_tests are owned by the profiling team, but some are owned by the core team
29+
bin_tests/ @Datadog/libdatadog-profiling
30+
bin_tests/tests/test_the_tests.rs @Datadog/libdatadog-core
31+
bin_tests/src/bin/test_the_tests.rs @Datadog/libdatadog-core

0 commit comments

Comments
 (0)