Files
acrn-hypervisor/CODEOWNERS
Line: 13: incorrect codeowner user: ywan170 Line: 13: incorrect codeowner user: jsun26intel Line: 13: no users/groups matched Line: 15: incorrect codeowner user: lifeix Line: 15: incorrect codeowner user: yfliuuu Line: 15: no users/groups matched Line: 16: incorrect codeowner user: lifeix Line: 16: incorrect codeowner user: chejianj Line: 16: incorrect codeowner user: ywan170 Line: 16: no users/groups matched Line: 17: incorrect codeowner user: ywan170 Line: 17: incorrect codeowner user: chejianj Line: 17: no users/groups matched Line: 18: incorrect codeowner user: shiqingg Line: 18: no users/groups matched Line: 19: incorrect codeowner user: ywan170 Line: 19: incorrect codeowner user: lifeix 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: jsun26intel Line: 25: incorrect codeowner user: yfliuuu Line: 25: no users/groups matched Line: 26: incorrect codeowner user: jsun26intel Line: 26: incorrect codeowner user: yfliuuu Line: 26: no users/groups matched Line: 27: incorrect codeowner user: yfliuuu Line: 27: no users/groups matched Line: 28: incorrect codeowner user: jsun26intel Line: 28: incorrect codeowner user: yfliuuu Line: 28: no users/groups matched Line: 30: incorrect codeowner user: shiqingg Line: 30: no users/groups matched
yuhuanX df77883c8c add ywan170 as code owner of hypervisor
Tracked-On: #8785
Signed-off-by: yuhuanX <yuhuanx.huang@intel.com>
2025-09-02 14:14:16 +08:00

31 lines
1.4 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)
* @ywan170 @jsun26intel
Makefile @lifeix @yfliuuu
/hypervisor/ @lifeix @chejianj @ywan170
/devicemodel/ @ywan170 @chejianj
/doc/ @shiqingg
/misc/debug_tools/acrn_crashlog/ @ywan170 @lifeix
/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/ @jsun26intel @yfliuuu
/misc/Makefile @jsun26intel @yfliuuu
/misc/packaging/ @yfliuuu
/misc/hv_prebuild/ @jsun26intel @yfliuuu
*.rst @shiqingg