-
Notifications
You must be signed in to change notification settings - Fork 145
/
CODEOWNERS
Validating CODEOWNERS rules...
26 lines (20 loc) · 1.1 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
# This file is a github code protect rule follow the codeowners https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-code-owners#example-of-a-codeowners-file
* @wangyikewxgm @wonderflow @barnettZQG
# Owner of addon fluxcd
addons/fluxcd @wangyikewxgm @FogDong @charlie0129
# Owner of addon ocm
addons/ocm-cluster-manager @Somefive
# Owner of addon terraform
addons/terraform @chivalryq
addons/terraform-alibaba @chivalryq
addons/terraform-aws @chivalryq
addons/terraform-azure @chivalryq
# Owner of health addon velaux
addons/velaux @barnettZQG
# Owner of chartMuseum addon
addons/chartmuseum @charlie0129 @wangyikewxgm
addons/loki @Somefive @wangyikewxgm
addons/grafana @Somefive @wangyikewxgm
addons/o11y-definitions @Somefive @barnettZQG
addons/prometheus-server @Somefive @wangyikewxgm
addons/vela-workflow @FogDong @barnettZQG