1
0
mirror of https://github.com/chatopera/cosin.git synced 2025-06-16 18:30:03 +08:00
cosin/.github/CODEOWNERS
Hai Liang Wang 77a0e5ca34 https://github.com/cskefu/cskefu/issues/758 update codeowners for v8
Signed-off-by: Hai Liang Wang <hai@chatopera.com>
2023-08-28 07:55:14 +08:00

18 lines
443 B
Plaintext

# https://github.com/cskefu/cskefu/issues/758
# defaults
* @lecjy
# 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 @lecjy
*.ts @lecjy
*.pug @lecjy
*.java @lecjy
*.sql @lecjy
pom.xml @hailiang-wang
docs/* @cskefu/reviewers
README* @cskefu/reviewers