Skip to content

Commit bab31ed

Browse files
committed
fix: update CODEOWNERS to refine reviewer assignments
1 parent f8448b6 commit bab31ed

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

CODEOWNERS

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,17 @@
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
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 @lum1n0us @no1wudi @TianlongLiang @yamt
35+
36+
/product-mini/platforms/darwin/ @yamt
37+
/product-mini/platforms/nuttx/ @no1wudi
38+
/product-mini/platforms/zephyr/ @srberard

0 commit comments

Comments
 (0)