diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 4d69c0ccd..f40630d13 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,3 +6,9 @@ /docs/ @DataDog/documentation @DataDog/rum-mobile *README.md @DataDog/documentation @DataDog/rum-mobile + +## Feature Flags & Experimentation + +/packages/core/src/flags/ @DataDog/rum-mobile @DataDog/rum-mobile-reactnative @DataDog/feature-flagging-and-experimentation-sdk +/packages/react-native-openfeature/ @DataDog/rum-mobile @DataDog/rum-mobile-reactnative @DataDog/feature-flagging-and-experimentation-sdk +/packages/react-native-openfeature/README.md @DataDog/documentation @DataDog/rum-mobile @DataDog/rum-mobile-reactnative @DataDog/feature-flagging-and-experimentation-sdk