-
Notifications
You must be signed in to change notification settings - Fork 76
/
CODEOWNERS
Validating CODEOWNERS rules...
30 lines (30 loc) · 1.06 KB
/
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
30
* @weizhoublue @cyclinder @ty-dc
/.github/ @weizhoublue @cyclinder @ty-dc
/api/ @weizhoublue @cyclinder
/charts/ @weizhoublue @cyclinder
/cmd/ @weizhoublue @cyclinder
/contrib/ @weizhoublue @cyclinder
/docs/ @weizhoublue @windsonsea @cyclinder @ty-dc
/images/ @weizhoublue @cyclinder
/pkg/ @weizhoublue @cyclinder @ty-dc @lou-lan
/test/ @weizhoublue @ty-dc @cyclinder
/test/e2e/ @weizhoublue @ty-dc
/test/doc/ @weizhoublue @ty-dc
/tools/ @weizhoublue @cyclinder @ty-dc
/vendor/ @weizhoublue @cyclinder
/.gitignore @weizhoublue
/CODEOWNERS @weizhoublue @cyclinder
/go.mod @weizhoublue @cyclinder
/LICENSE @weizhoublue @cyclinder
/Makefile* @weizhoublue @cyclinder @ty-dc
/README.md @weizhoublue @cyclinder @ty-dc
/README-zh_CN.md @weizhoublue @cyclinder @ty-dc
/go.sum @weizhoublue @cyclinder @ty-dc
/VERSION @weizhoublue @cyclinder
/AUTHORS @weizhoublue @cyclinder @ty-dc
/.licenserc.yaml @weizhoublue @cyclinder @ty-dc
/codecov.yml @weizhoublue
/.golangci.yaml @weizhoublue
/MAINTAINERS.md @weizhoublue @cyclinder
/.trivyignore @weizhoublue
/CODE_OF_CONDUCT.md @weizhoublue @cyclinder