From c732cc0083be02335c189e36a651bcb3496bda0d Mon Sep 17 00:00:00 2001 From: Supper Thomas <78900636@qq.com> Date: Tue, 18 Jul 2023 18:49:39 +0800 Subject: [PATCH] [github] Add the code_owner review quest --- .github/CODEOWNERS | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000000..dd2408a84d --- /dev/null +++ b/.github/CODEOWNERS @@ -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 +