Skip to content

Commit dfaee15

Browse files
committed
chore: move temporary codeowner rules to the bottom to give them highest specificity
1 parent 2daafb9 commit dfaee15

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

.github/CODEOWNERS

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,6 @@
3131
/scripts @microsoft/fluentui-react-build
3232
/tools @microsoft/fluentui-react-build
3333

34-
### TODO: remove - Temporary rules for /scripts packaging initiative
35-
**/just.config.ts @microsoft/fluentui-react-build
36-
**/jest.config.js @microsoft/fluentui-react-build
37-
**/tsconfig.json @microsoft/fluentui-react-build
38-
**/tsconfig.lib.json @microsoft/fluentui-react-build
39-
**/tsconfig.spec.json @microsoft/fluentui-react-build
40-
**/package.json @microsoft/fluentui-react-build
41-
4234
#### Root Build files
4335
/.eslintrc.* @microsoft/fluentui-react-build
4436
/.gitattributes @microsoft/fluentui-react-build
@@ -246,3 +238,11 @@ packages/fluent2-theme @microsoft/cxe-red @microsoft/cxe-coastal @geoffcoxmsft
246238
packages/react-experiments/src/components/Signals @ThomasMichon
247239
packages/react-experiments/src/components/Tile @ThomasMichon
248240
packages/react-experiments/src/components/TileList @ThomasMichon
241+
242+
### TODO: remove - Temporary rules for /scripts packaging initiative
243+
**/just.config.ts @microsoft/fluentui-react-build
244+
**/jest.config.js @microsoft/fluentui-react-build
245+
**/tsconfig.json @microsoft/fluentui-react-build
246+
**/tsconfig.lib.json @microsoft/fluentui-react-build
247+
**/tsconfig.spec.json @microsoft/fluentui-react-build
248+
**/package.json @microsoft/fluentui-react-build

0 commit comments

Comments
 (0)