From 62cefa58370fe4ffaab2736484dd0530652fe181 Mon Sep 17 00:00:00 2001 From: Ivan Dyachkov Date: Tue, 3 Jan 2023 10:49:05 +0100 Subject: [PATCH] chore: update codeowners add all members of code review board as default reviewers --- .github/CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2ec5efa18..3033b7965 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -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