Skip to content

Commit de98dab

Browse files
leoromanovskypabloerhard
authored andcommitted
chore(openfeature): expand CODEOWNERS coverage (#9689)
1 parent 85c7632 commit de98dab

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,9 @@
295295
/supported_versions_table.csv @DataDog/apm-sdk-capabilities-js
296296

297297
# Feature Flagging
298+
/integration-tests/esbuild/*openfeature* @DataDog/apm-idm-js @DataDog/feature-flagging-and-experimentation-sdk
298299
/integration-tests/openfeature/ @DataDog/feature-flagging-and-experimentation-sdk
300+
/integration-tests/webpack/*openfeature* @DataDog/apm-idm-js @DataDog/feature-flagging-and-experimentation-sdk
299301
/packages/dd-trace/src/openfeature/ @DataDog/feature-flagging-and-experimentation-sdk
300302
/packages/dd-trace/test/openfeature/ @DataDog/feature-flagging-and-experimentation-sdk
301303

@@ -340,8 +342,11 @@
340342

341343
# Language Platform
342344
/* @DataDog/lang-platform-js
345+
/openfeature.d.ts @DataDog/lang-platform-js @DataDog/feature-flagging-and-experimentation-sdk
346+
/openfeature.js @DataDog/lang-platform-js @DataDog/feature-flagging-and-experimentation-sdk
343347

344348
/benchmark/* @DataDog/lang-platform-js
349+
/benchmark/openfeature.js @DataDog/lang-platform-js @DataDog/feature-flagging-and-experimentation-sdk
345350
/benchmark/sirun/* @DataDog/lang-platform-js
346351
/benchmark/stubs/ @DataDog/lang-platform-js
347352
/benchmark/sirun/async_hooks/ @DataDog/lang-platform-js

0 commit comments

Comments
 (0)