diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0212409487..d8617b6c42 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,19 +6,19 @@ #Specific owners /consensus/ @CoderZhi -/ioctl/ @huof6829 -/api/ @Liuhaai @millken +/ioctl/ @huof6829 @CoderZhi +/api/ @Liuhaai @millken @CoderZhi /config/ @dustinxie @CoderZhi /p2p/ @Liuhaai @dustinxie -/action/ @dustinxie -/blockchain/ @dustinxie -/blockindex/ @dustinxie -/crypto/ @dustinxie -/db/ @dustinxie -/dispatcher/ @dustinxie +/action/ @CoderZhi @dustinxie +/blockchain/ @CoderZhi @dustinxie +/blockindex/ @CoderZhi @dustinxie +/crypto/ @CoderZhi @dustinxie +/db/ @CoderZhi @dustinxie +/dispatcher/ @CoderZhi @dustinxie /pkg/ @dustinxie -/server/ @dustinxie -/state/ @dustinxie -/actpool/ @Liuhaai +/server/ @CoderZhi @dustinxie +/state/ @CoderZhi @dustinxie +/actpool/ @CoderZhi @Liuhaai /.github/workflows @dustinxie @xianhuawei