Skip to content

Commit b1f669d

Browse files
authored
fix(.github): dont apply docs/ rule codeowner on whole monorepo to create false positivie ownership (#30679)
1 parent 333ffbe commit b1f669d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/CODEOWNERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,6 @@ packages/react-experiments/src/components/TileList @ThomasMichon
326326
**/.swcrc @microsoft/fluentui-react-build
327327

328328
## Docs
329-
rfcs/ @microsoft/cxe-red @microsoft/cxe-prg @microsoft/teams-prg
330-
rfcs/shared/build-system/ @microsoft/fluentui-react-build
331-
docs/ @microsoft/cxe-red @microsoft/cxe-prg @microsoft/teams-prg
329+
/rfcs/ @microsoft/cxe-red @microsoft/cxe-prg @microsoft/teams-prg
330+
/rfcs/shared/build-system/ @microsoft/fluentui-react-build
331+
/docs/ @microsoft/cxe-red @microsoft/cxe-prg @microsoft/teams-prg

0 commit comments

Comments
 (0)