forked from istio/istio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CODEOWNERS
Validating CODEOWNERS rules...
44 lines (44 loc) · 4.41 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
* @costinm @linsun @rshriram @howardjohn
/bin/ @istio/wg-test-and-release-maintainers
/cmd/istiod/ @istio/wg-environments-maintainers
/galley/ @istio/wg-config-maintainers
/install/ @istio/wg-environments-maintainers
/istioctl/ @istio/wg-user-experience-maintainers
/mixer/ @istio/wg-policies-and-telemetry-maintainers
/pilot/ @istio/wg-networking-maintainers
/pilot/pkg/security/ @istio/wg-security-maintainers
/pilot/pkg/config/ @istio/wg-config-maintainers @istio/wg-networking-maintainers
/pilot/pkg/networking/plugin/authn/ @istio/wg-security-maintainers
/pilot/pkg/networking/plugin/authz/ @istio/wg-security-maintainers
/pilot/pkg/networking/plugin/mixer/ @istio/wg-policies-and-telemetry-maintainers
/pilot/pkg/config/ @istio/wg-networking-maintainers-pilot
/pilot/pkg/serviceregistry/ @istio/wg-networking-maintainers-pilot
/pilot/pkg/model/ @istio/wg-networking-maintainers-pilot
/pilot/pkg/networking/core @istio/wg-networking-maintainers-pilot
/pilot/pkg/proxy @istio/wg-networking-maintainers-pilot
/pkg/bootstrap/ @istio/wg-environments-maintainers
/pkg/mcp/ @istio/wg-config-maintainers
/pkg/test/ @istio/wg-test-and-release-maintainers
/prow/ @istio/wg-test-and-release-maintainers
/release/ @istio/wg-test-and-release-maintainers
/samples/ @istio/wg-docs-maintainers
/security/ @istio/wg-security-maintainers
/tests/ @istio/wg-test-and-release-maintainers
/tests/e2e/local/ @istio/wg-test-and-release-maintainers
/tests/e2e/tests/mixer/ @istio/wg-policies-and-telemetry-maintainers
/tests/e2e/tests/pilot/ @istio/wg-networking-maintainers
/tests/integration/conformance/ @istio/wg-test-and-release-maintainers
/tests/integration/framework/ @istio/wg-test-and-release-maintainers
/tests/integration/galley/ @istio/wg-config-maintainers
/tests/integration/mixer/ @istio/wg-policies-and-telemetry-maintainers
/tests/integration/telemetry/ @istio/wg-policies-and-telemetry-maintainers
/tests/integration/pilot/ @istio/wg-networking-maintainers
/tests/integration/qualification/ @istio/wg-test-and-release-maintainers
/tests/integration/security/ @istio/wg-security-maintainers
/tests/integration/istioio/ @istio/wg-docs-maintainers @istio/wg-test-and-release-maintainers
/tests/integration/istioctl/ @istio/wg-user-experience-maintainers
/tools/ @istio/wg-test-and-release-maintainers
/tools/istio-iptables/ @istio/wg-networking-maintainers
/tools/istio-clean-iptables/ @istio/wg-networking-maintainers
/tools/packaging/common/istio-iptables.sh @istio/wg-networking-maintainers
/tools/packaging/common/istio-clean-iptables.sh @istio/wg-networking-maintainers