Skip to content

Commit 7de86f4

Browse files
authored
ci: adjust code owner priority (#9961)
1 parent 4c5ddeb commit 7de86f4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/CODEOWNERS

+2-3
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,8 @@
188188
/packages/fx-core/src/index.ts @jayzhang @xzf0587 @LongOddCode
189189
/packages/fx-core/src/ui/visitor.ts @jayzhang @xzf0587 @LongOddCode
190190

191+
/packages/fx-core/src/component @jayzhang @xzf0587 @hund030 @LongOddCode
192+
/packages/fx-core/test/component @jayzhang @xzf0587 @hund030 @LongOddCode
191193

192194
/packages/fx-core/tests/component/coordinator @jayzhang @xzf0587 @LongOddCode
193195
/packages/fx-core/tests/component/driver/script/scriptDriver.test.ts @jayzhang @LongOddCode
@@ -289,9 +291,6 @@ packages/fx-core/src/component/driver/script/npmBuildDriver.ts @Siglud @Yukun-do
289291

290292
/packages/fx-core/src/error @jayzhang @xzf0587 @hund030 @LongOddCode
291293

292-
/packages/fx-core/src/component @jayzhang @xzf0587 @hund030 @LongOddCode
293-
/packages/fx-core/test/component @jayzhang @xzf0587 @hund030 @LongOddCode
294-
295294
/packages/fx-core/src/common/deps-checker @qinezh @a1exwang @kimizhu @swatDong @XiaofuHuang
296295
/packages/fx-core/tests/common/deps-checker @qinezh @a1exwang @kimizhu @swatDong @XiaofuHuang
297296
/packages/fx-core/resource/deps-checker @qinezh @a1exwang @kimizhu @swatDong @XiaofuHuang

0 commit comments

Comments
 (0)