[github] Add the code_owner review quest

This commit is contained in:
Supper Thomas
2023-07-18 18:49:39 +08:00
committed by Man, Jianting (Meco)
parent 2dbf9acc71
commit c732cc0083

9
.github/CODEOWNERS vendored Normal file
View File

@@ -0,0 +1,9 @@
# CODEOWNERS for autoreview assigning in github
# https://help.github.com/en/articles/about-code-owners#codeowners-syntax
/.github @supperthomas
/bsp @mysterywolf
/components @mysterywolf
/examples @Guozhanxin