Merge pull request #9665 from id/chore-update-codeowners

chore: update codeowners
This commit is contained in:
Ivan Dyachkov 2023-01-03 11:54:59 +01:00 committed by GitHub
commit e3ba55b7f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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