forked from istio/istio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCODEOWNERS
21 lines (19 loc) · 792 Bytes
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Global fallback
* @istio/reviewers-global
/release/ @istio/reviewers-istio-release
/prow/ @istio/reviewers-istio-prow
/bin/ @istio/reviewers-istio-bin
/pilot/ @istio/reviewers-istio-pilot
/security/ @istio/reviewers-istio-security
/mixer/ @istio/reviewers-istio-mixer
/galley/ @istio/reviewers-istio-galley
/broker/ @istio/reviewers-istio-broker
/samples/ @istio/reviewers-istio-samples
/install/ @istio/reviewers-istio-install
/tools/ @costinm @ldemailly
/pkg/ @istio/reviewers-istio-pkg
/tests/ @istio/reviewers-istio-tests
/pkg/xds/ @kyessenov
/istioctl/ @istio/reviewers-istio-istioctl
# Do not enable this. Seems to cause the parsers to fail and not trigger auto review requests
#/.circleci/ @istio/reviewers-istio-circleci