forked from OI-wiki/OI-wiki
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCODEOWNERS
29 lines (28 loc) · 979 Bytes
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Lines starting with '#' are comments.
# Each line is a file pattern followed by one or more owners.
# You can use github users with @user or email addresses
.github/config.yml @Ir1d
.github/pull_request_template.md @Ir1d
.github/workflows/build-pdf.yml @Enter-tainer
.github/workflows/build.yml @billchenchina
.github/workflows/build-authors-cache.yml @Menci
.github/workflows/celebration.yml @ouuan
.github/workflows/pr-stale.yml @CoelacanthusHex
.github/ISSUE_TEMPLATE/ @Ir1d
.github/CONTRIBUTING.md @Ir1d @shuzhouliu
.github/FUNDING.yml @Ir1d
Dockerfile @CoelacanthusHex
docs/intro/docker-deploy.md @CoelacanthusHex
scripts/ @Ir1d @billchenchina
.prettierrc @Menci
scripts/checker/ @llh721113
.clang-format @Ir1d
.remarkignore @Enter-tainer
.remarkrc @Ir1d @Enter-tainer
CODE_OF_CONDUCT.md @Ir1d
README.md @Ir1d
gulpfile.cjs @Ir1d @Enter-tainer
package.json @Ir1d @Enter-tainer @llh721113
Pipenv @Ir1d
tsconfig.json @Menci
netlify.toml @Menci