-
Notifications
You must be signed in to change notification settings - Fork 98
Expand file tree
/
Copy pathCODEOWNERS
More file actions
Validating CODEOWNERS rules...
34 lines (34 loc) · 1.12 KB
/
CODEOWNERS
File metadata and controls
34 lines (34 loc) · 1.12 KB
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
30
31
32
33
34
* @weizhoublue @cyclinder @riverzhang
/.github/ @weizhoublue @cyclinder
/api/ @weizhoublue @cyclinder
/charts/ @weizhoublue @cyclinder
/cmd/ @weizhoublue @cyclinder
/contrib/ @weizhoublue @cyclinder
/docs/ @weizhoublue @windsonsea @cyclinder
/images/ @weizhoublue @cyclinder
/pkg/ @weizhoublue @cyclinder @lou-lan
/test/ @weizhoublue @cyclinder
/test/e2e/ @weizhoublue
/test/doc/ @weizhoublue
/tools/ @weizhoublue @cyclinder
/vendor/ @weizhoublue @cyclinder
/.gitignore @weizhoublue
/CODEOWNERS @weizhoublue @cyclinder
/go.mod @weizhoublue @cyclinder
/LICENSE @weizhoublue @cyclinder
/Makefile* @weizhoublue @cyclinder
/README.md @weizhoublue @cyclinder
/README-zh_CN.md @weizhoublue @cyclinder
/go.sum @weizhoublue @cyclinder
/VERSION @weizhoublue @cyclinder
/AUTHORS @weizhoublue @cyclinder
/.licenserc.yaml @weizhoublue @cyclinder
/codecov.yml @weizhoublue
/.golangci.yaml @weizhoublue
/MAINTAINERS.md @weizhoublue @cyclinder
/.trivyignore @weizhoublue
/CODE_OF_CONDUCT.md @weizhoublue @cyclinder
/.openhands @weizhoublue
/specs/ @weizhoublue @cyclinder
/.dockerignore @weizhoublue @cyclinder
/AGENTS.md @weizhoublue @cyclinder