acrn-hypervisor/CODEOWNERS
Line: 13: incorrect codeowner user: anthonyzxu Line: 13: incorrect codeowner user: dongyaozu Line: 13: no users/groups matched Line: 15: incorrect codeowner user: terryzouhao Line: 15: incorrect codeowner user: NanlinXie Line: 15: no users/groups matched Line: 16: incorrect codeowner user: anthonyzxu Line: 16: incorrect codeowner user: dongyaozu Line: 16: no users/groups matched Line: 17: incorrect codeowner user: anthonyzxu Line: 17: incorrect codeowner user: ywan170 Line: 17: no users/groups matched Line: 18: incorrect codeowner user: dbkinder Line: 18: incorrect codeowner user: amyreye Line: 18: incorrect codeowner user: NanlinXie Line: 18: no users/groups matched Line: 19: incorrect codeowner user: chengangc Line: 19: incorrect codeowner user: dizhang417 Line: 19: no users/groups matched Line: 20: incorrect codeowner user: ywan170 Line: 20: incorrect codeowner user: lifeix Line: 20: no users/groups matched Line: 21: incorrect codeowner user: ywan170 Line: 21: incorrect codeowner user: lifeix Line: 21: no users/groups matched Line: 22: incorrect codeowner user: ywan170 Line: 22: incorrect codeowner user: lifeix Line: 22: no users/groups matched Line: 23: incorrect codeowner user: ywan170 Line: 23: incorrect codeowner user: lifeix Line: 23: no users/groups matched Line: 24: incorrect codeowner user: ywan170 Line: 24: incorrect codeowner user: lifeix Line: 24: no users/groups matched Line: 25: incorrect codeowner user: terryzouhao Line: 25: incorrect codeowner user: NanlinXie Line: 25: no users/groups matched Line: 26: incorrect codeowner user: terryzouhao Line: 26: incorrect codeowner user: NanlinXie Line: 26: no users/groups matched Line: 27: incorrect codeowner user: terryzouhao Line: 27: incorrect codeowner user: NanlinXie Line: 27: no users/groups matched Line: 28: incorrect codeowner user: terryzouhao Line: 28: incorrect codeowner user: NanlinXie Line: 28: no users/groups matched Line: 30: incorrect codeowner user: dbkinder Line: 30: incorrect codeowner user: amyreye Line: 30: incorrect codeowner user: NanlinXie Line: 30: no users/groups matched

31 lines
1.5 KiB
Plaintext

# CODEOWNERS for autoreview assigning in github
# File pattern follows the same rules used in .gitignore files,
# Note: doc/ means files in any folder named doc, and its subfolders
# while doc/* means files in any folder named doc, but not its subfolders.
#
# Ordering is important: the last matching pattern takes precedence.
# Put global owners at the top, and detailed reviewers later
#
# Additional reviewers can be assigned manually
# Default/global reviewers (if not overridden later)
* @anthonyzxu @dongyaozu
Makefile @terryzouhao @NanlinXie
/hypervisor/ @anthonyzxu @dongyaozu
/devicemodel/ @anthonyzxu @ywan170
/doc/ @dbkinder @amyreye @NanlinXie
/misc/debug_tools/acrn_crashlog/ @chengangc @dizhang417
/misc/debug_tools/acrn_log/ @ywan170 @lifeix
/misc/debug_tools/acrn_trace/ @ywan170 @lifeix
/misc/services/acrn_manager/ @ywan170 @lifeix
/misc/services/acrn_bridge/ @ywan170 @lifeix
/misc/services/life_mngr/ @ywan170 @lifeix
/misc/config_tools/ @terryzouhao @NanlinXie
/misc/Makefile @terryzouhao @NanlinXie
/misc/packaging/ @terryzouhao @NanlinXie
/misc/hv_prebuild/ @terryzouhao @NanlinXie
*.rst @dbkinder @amyreye @NanlinXie