Skip to content

Commit 7ec7adc

Browse files
authored
fix: update CODEOWNERS to refine reviewer assignments (#4754)
1 parent b915910 commit 7ec7adc

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CODEOWNERS

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,21 @@
2222
# If none of the later patterns match, assign to anyone. This team is the
2323
# parent of all the other teams and automatically includes everyone on those
2424
# teams.
25-
* @loganek @lum1n0us @no1wudi @TianlongLiang @wenyongh @xujuntwt95329 @yamt
25+
* @lum1n0us @TianlongLiang @yamt
2626

2727
# Some parts of the project require more specialized knowledge. In those areas
2828
# we designate smaller groups who are more likely to be aware of who's working
2929
# in specific areas.
30+
31+
/core/iwasm/core @loganek @lum1n0us @no1wudi @TianlongLiang @yamt
32+
/core/iwasm/interpreter @loganek @lum1n0us @no1wudi @TianlongLiang @yamt
33+
/core/iwasm/libraries/lib-socket @loganek @srberard
34+
/core/iwasm/libraries/wasi-nn @lum1n0us @yamt
35+
/core/iwasm @lum1n0us @no1wudi @TianlongLiang @yamt
36+
37+
/docs/ @loganek @lum1n0us @no1wudi @TianlongLiang @yamt
38+
39+
/product-mini/platforms/darwin/ @yamt
40+
/product-mini/platforms/nuttx/ @no1wudi
41+
/product-mini/platforms/windows/ @loganek
42+
/product-mini/platforms/zephyr/ @srberard

0 commit comments

Comments
 (0)