From d0667ebe655e44e489c76dbb91f46afd4e15e982 Mon Sep 17 00:00:00 2001 From: Xinwei Xiong <86140903+cubxxw@users.noreply.github.com> Date: Thu, 13 Jul 2023 14:43:41 +0800 Subject: [PATCH] test add CODEOWNERS Signed-off-by: Xinwei Xiong <86140903+cubxxw@users.noreply.github.com> --- docs/CODEOWNERS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/CODEOWNERS b/docs/CODEOWNERS index bb92162..6c10594 100644 --- a/docs/CODEOWNERS +++ b/docs/CODEOWNERS @@ -2,16 +2,16 @@ # Each line is a file pattern followed by one or more owners. # README files -README.md @openimsdk/openim @cubxxw @kubbot @AllianceTing @IRONICBo @MC-kanon @AllianceTing @charles-chenzz @Cathay-Chen @plutoyty +README.md @OpenIMSDK/teams/openim @cubxxw @kubbot @AllianceTing @IRONICBo @MC-kanon @AllianceTing @charles-chenzz @Cathay-Chen @plutoyty # Contributing guidelines -CONTRIBUTING.md @openimsdk/openim @kubbot @cubxxw @IRONICBo @AllianceTing @plutoyty @fodedoumbouya +CONTRIBUTING.md @OpenIMSDK/teams-openim @openimsdk/openim @kubbot @cubxxw @IRONICBo @AllianceTing @plutoyty @fodedoumbouya # License files -LICENSE @kubbot @cubxxw @IRONICBo @fodedoumbouya +LICENSE @OpenIMSDK/team-openim @kubbot @cubxxw @IRONICBo @fodedoumbouya # Makefile -Makefile @kubbot @cubxxw @IRONICBo @Cathay-Chen +Makefile @OpenIMSDK/openim @kubbot @cubxxw @IRONICBo @Cathay-Chen # Assets directory assets/* @AllianceTing @IRONICBo @cubxxw @MC-kanon