1
0
mirror of https://github.com/chatopera/cosin.git synced 2025-08-01 16:38:02 +08:00
Signed-off-by: Hai Liang Wang <hai@chatopera.com>
This commit is contained in:
Hai Liang Wang 2022-10-31 14:35:27 +08:00
parent 14cac32972
commit 9bbacaa035

14
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,14 @@
# 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
*.java @lecjy
docs/* @SAMZONG
README* @SAMZONG