2021-01-31 23:00:04 -06:00
|
|
|
# This is a comment.
|
|
|
|
# Each line is a file pattern followed by one or more owners.
|
|
|
|
|
|
|
|
# rules are explained here
|
|
|
|
# https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
|
|
|
|
|
|
|
|
# These owners will be the default owners for everything in
|
|
|
|
# the repo. Unless a later match takes precedence,
|
|
|
|
# @lguohan will be requested for review when someone opens
|
|
|
|
# a pull request.
|
2021-02-02 21:19:30 -06:00
|
|
|
* @lguohan
|
2021-01-31 23:00:04 -06:00
|
|
|
|
|
|
|
/device/ @jleveque
|
|
|
|
|
|
|
|
# build
|
|
|
|
/rules/ @qiluo-msft @xumia @lguohan
|
|
|
|
/Makefile @qiluo-msft @xumia @lguohan
|
|
|
|
/Makefile.cache @qiluo-msft @xumia @lguohan
|
|
|
|
/Makefile.work @qiluo-msft @xumia @lguohan
|
|
|
|
/slave.mk @qiluo-msft @xumia @lguohan
|
|
|
|
/scripts @qiluo-msft @xumia @lguohan
|
|
|
|
|
|
|
|
# installer
|
|
|
|
/installer/ @qiluo-msft
|
|
|
|
|
|
|
|
# permission
|
|
|
|
/files/image_config/sudoers/ @qiluo-msft
|
2021-02-03 07:31:41 -06:00
|
|
|
|
|
|
|
# dockers
|
|
|
|
/dockers/docker-base*/ @qiluo-msft
|
|
|
|
/dockers/docker-config-engine*/ @qiluo-msft
|
|
|
|
/dockers/docker-snmp/ @qiluo-msft
|
|
|
|
|
|
|
|
# src
|
|
|
|
/src/initramfs-tools/ @qiluo-msft
|