-
Notifications
You must be signed in to change notification settings - Fork 113
/
CODEOWNERS
Validating CODEOWNERS rules...
48 lines (45 loc) · 2.67 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
45
46
47
48
# Order is important. The last matching pattern has the most precedence.
.delivery/** @chef/jex-team
.expeditor/** @chef/jex-team
.github/** @chef/a2-maintainers @chef/jex-team
.travis.yml @chef/a2-maintainers @chef/jex-team
dev/** @chef/a2-maintainers
docs/** @chef/a2-maintainers @chef/jex-team @chef/docs-team
inspec/** @chef/a2-maintainers @chef/jex-team
scripts/** @chef/jex-team
terraform/** @chef/jex-team
www/** @chef/release-engineering
components/applications-service/** @chef/superteam
components/authn-service/** @chef/auth-team
components/authz-service/** @chef/auth-team
components/automate-debug/** @chef/automate-deployment-team
components/automate-deployment/** @chef/automate-deployment-team
components/automate-dex/** @chef/auth-team
components/automate-gateway/** @chef/a2-maintainers
components/automate-grpc/** @chef/automate-deployment-team
components/automate-load-balancer/** @chef/automate-deployment-team
components/automate-ui/** @chef/ui-team @chef/ux-team
components/automate-ui-devproxy/** @chef/ui-team @chef/ux-team
components/chef-ui-library/** @chef/ui-team @chef/ux-team
components/compliance-service/** @chef/superteam
components/config-mgmt-service/** @chef/superteam
components/data-lifecycle-service/** @chef/automate-deployment-team
components/docs-chef-io/** @chef/docs-team
components/es-sidecar-service/** @chef/automate-deployment-team
components/event-gateway/** @chef/superteam
components/event-service/** @chef/superteam
components/ingest-service/** @chef/superteam
components/license-control-service/** @chef/operability-team
components/local-user-service/** @chef/auth-team
components/nodemanager-service/** @chef/superteam
components/notifications-client/** @chef/operability-team @chef/superteam
components/notifications-service/** @chef/operability-team @chef/superteam
components/release-mgmt-dashboard/** @chef/jex-team
components/secrets-service/** @chef/superteam
components/session-service/** @chef/auth-team
components/teams-service/** @chef/auth-team
lib/logger/** @chef/operability-team
lib/tls/** @chef/automate-deployment-team
**/.studiorc @chef/a2-maintainers
**/.studio/** @chef/a2-maintainers
**/habitat/** @chef/a2-habitat-maintainers