-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
CODEOWNERS
Validating CODEOWNERS rules...
46 lines (42 loc) · 1.2 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
# This file gives a maintainer to add to Pull Request reviewers for each file/directory
# Directories of untested/unsupported demo Argo CD Applications
/demo/artifactory/ @cloudymax
/argo-workflows/ @cloudymax
/demo/cilium/ @jessebot @cloudymax
/demo/diagrams/ @cloudymax
/demo/forgejo/ @jessebot
/demo/kepler/ @jessebot @cloudymax
/demo/longhorn/ @cloudymax
/demo/oauth2-proxy/ @jessebot
/demo/wg-access-server/ @jessebot @cloudymax
/demo/valkey/ @cloudymax
# Directories of live supported Argo CD Applications
/argocd/ @jessebot
/coturn/ @cloudymax
/external-secrets-operator/ @cloudymax @jessebot
/harbor/ @cloudymax
/home-assistant/ @jessebot
/ingress/ @cloudymax @jessebot
/k8up/ @jessebot
/k8tz/ @cloudymax
/keycloak/ @cloudymax @jessebot
/kubevirt/ @cloudymax
/kyverno/ @jessebot
/mastodon/ @jessebot
/metallb/ @cloudymax @jessebot
/matrix/ @jessebot
/netmaker/ @cloudymax
/nextcloud/ @jessebot
/openbao/ @jessebot
/postgres/ @cloudymax
/prometheus/ @cloudymax
/test-app/ @cloudymax
/vouch-proxy/ @cloudymax @jessebot
/zitadel/ @jessebot
# Workflows and ci/cd
/.github/ @jessebot
/renovate.json @jessebot
# Repo metadata
/CONTRIBUTING.md @jessebot @cloudymax
/LICENSE @jessebot @cloudymax
/README.md @jessebot @cloudymax