From 4d878483ee012b5246301121c844661462fcfe07 Mon Sep 17 00:00:00 2001 From: Martin Hochel Date: Tue, 3 Jan 2023 16:12:24 +0100 Subject: [PATCH] chore: add more temporary rules for v-build to co-own --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9e7f00cbc763dd..bc1d984433e03d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -242,6 +242,9 @@ packages/react-experiments/src/components/TileList @ThomasMichon ### TODO: remove - Temporary rules for /scripts packaging initiative **/just.config.ts @microsoft/fluentui-react-build **/jest.config.js @microsoft/fluentui-react-build +**/wepback.*.js @microsoft/fluentui-react-build +**/.eslintrc.js @microsoft/fluentui-react-build +**/.eslintrc.json @microsoft/fluentui-react-build **/tsconfig.json @microsoft/fluentui-react-build **/tsconfig.lib.json @microsoft/fluentui-react-build **/tsconfig.spec.json @microsoft/fluentui-react-build