Browse Source

Update CODEOWNERS

Signed-off-by: Xinwei Xiong <86140903+cubxxw@users.noreply.github.com>
tags/v0.1.2
Xinwei Xiong GitHub 3 years ago
parent
commit
481df3c779
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 8 deletions
  1. +8
    -8
      docs/CODEOWNERS

+ 8
- 8
docs/CODEOWNERS View File

@@ -2,16 +2,16 @@
# Each line is a file pattern followed by one or more owners.

# README files
README.md @OpenIMSDK/teams/openim @cubxxw @kubbot @AllianceTing @IRONICBo @MC-kanon @AllianceTing @charles-chenzz @Cathay-Chen @plutoyty
README.md @OpenIMSDK/openim @cubxxw @kubbot @AllianceTing @IRONICBo @MC-kanon @AllianceTing @charles-chenzz @Cathay-Chen @plutoyty

# Contributing guidelines
CONTRIBUTING.md @OpenIMSDK/teams-openim @openimsdk/openim @kubbot @cubxxw @IRONICBo @AllianceTing @plutoyty @fodedoumbouya
CONTRIBUTING.md @OpenIMSDK/openim @openimsdk/openim @kubbot @cubxxw @IRONICBo @AllianceTing @plutoyty @fodedoumbouya

# License files
LICENSE @OpenIMSDK/team-openim @kubbot @cubxxw @IRONICBo @fodedoumbouya
LICENSE @OpenIMSDK/openim @kubbot @cubxxw @IRONICBo @fodedoumbouya

# Makefile
Makefile @OpenIMSDK/openim @kubbot @cubxxw @IRONICBo @Cathay-Chen
Makefile @OpenIMSDK/openim @kubbot @cubxxw @IRONICBo @Cathay-Chen

# Assets directory
assets/* @AllianceTing @IRONICBo @cubxxw @MC-kanon
@@ -20,10 +20,10 @@ assets/* @AllianceTing @IRONICBo @cubxxw @MC-kanon
deploy/* @IRONICBo @cubxxw @kubbot @MC-kanon @charles-chenzz

# Server directory
server/* @openimsdk/openim @AllianceTing @cubxxw @IRONICBo @liumingsongning @Cathay-Chen @charles-chenzz @hanzhixiao @plutoyty
server/* @OpenIMSDK/openim @AllianceTing @cubxxw @IRONICBo @liumingsongning @Cathay-Chen @charles-chenzz @hanzhixiao @plutoyty

# Web directory
web/* @openimsdk/openim @AllianceTing @MC-kanon @IRONICBo @liumingsongning @plutoyty
web/* @OpenIMSDK/openim @AllianceTing @MC-kanon @IRONICBo @liumingsongning @plutoyty

# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
@@ -35,12 +35,12 @@ web/* @openimsdk/openim @AllianceTing @MC-kanon @IRONICBo @liumingsongning @pl
# precedence. When someone opens a pull request that only
# modifies JS files, only @js-owner and not the global
# owner(s) will be requested for a review.
*.js @openimsdk/openim @cubxxw @kubbot @IRONICBo @MC-kanon @AllianceTing @liumingsongning
*.js @OpenIMSDK/openim @cubxxw @kubbot @IRONICBo @MC-kanon @AllianceTing @liumingsongning

# You can also use email addresses if you prefer. They'll be
# used to look up users just like we do for commit author
# emails.
*.go @openimsdk/openim 3293172751nss@gmail.com @IRONICBo @AllianceTing @eurecalulu @hanzhixiao @liumingsongning @Cathay-Chen @charles-chenzz @plutoyty @fodedoumbouya @a67793581
*.go @OpenIMSDK/openim 3293172751nss@gmail.com @IRONICBo @AllianceTing @eurecalulu @hanzhixiao @liumingsongning @Cathay-Chen @charles-chenzz @plutoyty @fodedoumbouya @a67793581
*.py 3293172751nss@gmail.com @IRONICBo @AllianceTing @eurecalulu @liumingsongning @plutoyty

# Teams can be specified as code owners as well. Teams should


Loading…
Cancel
Save