Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,20 @@
# If none of the later patterns match, assign to anyone. This team is the
# parent of all the other teams and automatically includes everyone on those
# teams.
* @loganek @lum1n0us @no1wudi @TianlongLiang @wenyongh @xujuntwt95329 @yamt
* @lum1n0us @TianlongLiang @yamt

# Some parts of the project require more specialized knowledge. In those areas
# we designate smaller groups who are more likely to be aware of who's working
# in specific areas.

/core/iwasm/core @loganek @lum1n0us @no1wudi @TianlongLiang @yamt
/core/iwasm/interpreter @loganek @lum1n0us @no1wudi @TianlongLiang @yamt
/core/iwasm/libraries/lib-socket @loganek @srberard
/core/iwasm/libraries/wasi-nn @lum1n0us @yamt
/core/iwasm @lum1n0us @no1wudi @TianlongLiang @yamt

/docs/ @loganek @lum1n0us @no1wudi @TianlongLiang @yamt

/product-mini/platforms/darwin/ @yamt
/product-mini/platforms/nuttx/ @no1wudi
/product-mini/platforms/zephyr/ @srberard