1
0
mirror of https://github.com/chatopera/cosin.git synced 2025-07-24 08:31:45 +08:00

Merge pull request #928 from hailiang-wang/feature/758

#758 update codeowners for v8
This commit is contained in:
Hai Liang W 2023-08-30 08:56:02 +08:00 committed by GitHub
commit df24cd57c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

8
.github/CODEOWNERS vendored
View File

@ -1,7 +1,7 @@
# https://github.com/cskefu/cskefu/issues/758
# defaults
* @cskefu/reviewers
* @lecjy
# Order is important; the last matching pattern takes the most
# precedence. When someone opens a pull request that only
@ -12,7 +12,7 @@
*.pug @lecjy
*.java @lecjy
*.sql @lecjy
pom.xml @lecjy
pom.xml @hailiang-wang
docs/* @SAMZONG
README* @SAMZONG
docs/* @cskefu/reviewers
README* @cskefu/reviewers