From 899aab88dee7d391c3fb204a6b10a8e62746c5ee Mon Sep 17 00:00:00 2001 From: Martin Hochel Date: Wed, 4 Jan 2023 11:24:08 +0100 Subject: [PATCH] chore: fix webpack pattern typo --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index bc1d984433e03..e0308684cdd0d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -242,7 +242,7 @@ 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 +**/webpack.*.js @microsoft/fluentui-react-build **/.eslintrc.js @microsoft/fluentui-react-build **/.eslintrc.json @microsoft/fluentui-react-build **/tsconfig.json @microsoft/fluentui-react-build