We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f03149c commit 4bbc310Copy full SHA for 4bbc310
.github/CODEOWNERS
@@ -24,3 +24,8 @@ sidecar @Datadog/libdatadog-php @Datadog/libdatadog-apm
24
sidecar-ffi @Datadog/libdatadog-php @Datadog/libdatadog-apm
25
data-pipeline*/ @Datadog/libdatadog-apm
26
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