Skip to content

Commit b55ffd2

Browse files
chore: add openfeature paths to codeowners by @DataDog/feature-flagging (#6931)
1 parent 5887f9e commit b55ffd2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CODEOWNERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,11 @@
9898
/packages/dd-trace/src/span_sampler.js @DataDog/apm-sdk-capabilities-js
9999
/packages/dd-trace/test/span_sampler.spec.js @DataDog/apm-sdk-capabilities-js
100100

101+
# Feature Flagging
102+
/integration-tests/openfeature/ @DataDog/feature-flagging
103+
/packages/dd-trace/src/openfeature/ @DataDog/feature-flagging
104+
/packages/dd-trace/test/openfeature/ @DataDog/feature-flagging
105+
101106
# CI
102107
/.github/workflows/apm-capabilities.yml @DataDog/apm-sdk-capabilities-js
103108
/.github/workflows/apm-integrations.yml @Datadog/apm-idm-js

0 commit comments

Comments
 (0)