chore: update codeowners

add all members of code review board as default reviewers
This commit is contained in:
Ivan Dyachkov 2023-01-03 10:49:05 +01:00
parent 7985cd3536
commit 62cefa5837
1 changed files with 3 additions and 3 deletions

6
.github/CODEOWNERS vendored
View File

@ -1,3 +1,6 @@
## Default
* @zmstone @ieQu1 @terry-xiaoyu @qzhuyan @HJianBo @zhongwencool
## MQTT
/apps/emqx_connector/src/mqtt/ @qzhuyan
/apps/emqx/*/*mqtt* @qzhuyan
@ -37,6 +40,3 @@
/scripts/ @id
/build @id
/deploy/ @id
## Default
* @zmstone