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: 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: deb-intel 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: liuyuan-GitHub Line: 20: no users/groups matched Line: 21: incorrect codeowner user: ywan170 Line: 21: incorrect codeowner user: liuyuan-GitHub Line: 21: no users/groups matched Line: 22: incorrect codeowner user: ywan170 Line: 22: incorrect codeowner user: liuyuan-GitHub Line: 22: no users/groups matched Line: 23: incorrect codeowner user: ywan170 Line: 23: incorrect codeowner user: liuyuan-GitHub Line: 23: no users/groups matched Line: 24: incorrect codeowner user: terryzouhao Line: 24: no users/groups matched Line: 25: incorrect codeowner user: terryzouhao Line: 25: no users/groups matched Line: 26: incorrect codeowner user: terryzouhao Line: 26: no users/groups matched Line: 28: incorrect codeowner user: dbkinder Line: 28: incorrect codeowner user: deb-intel Line: 28: incorrect codeowner user: NanlinXie Line: 28: no users/groups matched

29 lines
1.3 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
/hypervisor/ @anthonyzxu @dongyaozu
/devicemodel/ @anthonyzxu @ywan170
/doc/ @dbkinder @deb-intel @NanlinXie
/misc/tools/acrn-crashlog/ @chengangc @dizhang417
/misc/tools/acrnlog/ @ywan170 @liuyuan-GitHub
/misc/tools/acrntrace/ @ywan170 @liuyuan-GitHub
/misc/acrn-manager/ @ywan170 @liuyuan-GitHub
/misc/acrnbridge/ @ywan170 @liuyuan-GitHub
/misc/acrn-config/ @terryzouhao
/misc/Makefile @terryzouhao
/misc/efi-stub/ @terryzouhao
*.rst @dbkinder @deb-intel @NanlinXie