1
0
mirror of https://github.com/chatopera/cosin.git synced 2025-08-01 16:38:02 +08:00
cosin/.github/CODEOWNERS
Hai Liang Wang 194981c695 https://github.com/cskefu/cskefu/issues/769 Update readme for how-to guides, links
Signed-off-by: Hai Liang Wang <hai@chatopera.com>
2023-01-02 09:07:00 +08:00

19 lines
451 B
Plaintext

# https://github.com/cskefu/cskefu/issues/758
# defaults
* @cskefu/reviewers
# Order is important; the last matching pattern takes the most
# 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 @Kaifuny
*.ts @Kaifuny
*.html @Kaifuny
*.java @lecjy
*.sql @hailiang-wang
pom.xml @hailiang-wang
docs/* @SAMZONG
README* @SAMZONG