From 620f65410a2baed7b36d432829404e942a4e6672 Mon Sep 17 00:00:00 2001 From: LiHui Date: Fri, 9 Apr 2021 11:45:22 +0800 Subject: [PATCH] add OWNERS file Signed-off-by: LiHui --- pkg/apis/application/OWNERS | 13 +++++++++++++ pkg/controller/openpitrix/OWNERS | 13 +++++++++++++ pkg/kapis/openpitrix/OWNERS | 1 + pkg/models/openpitrix/OWNERS | 1 + pkg/models/resources/v1alpha3/openpitrix/OWNERS | 14 ++++++++++++++ pkg/simple/client/openpitrix/OWNERS | 1 + 6 files changed, 43 insertions(+) create mode 100644 pkg/apis/application/OWNERS create mode 100644 pkg/controller/openpitrix/OWNERS create mode 100644 pkg/models/resources/v1alpha3/openpitrix/OWNERS diff --git a/pkg/apis/application/OWNERS b/pkg/apis/application/OWNERS new file mode 100644 index 000000000..c121a1ff1 --- /dev/null +++ b/pkg/apis/application/OWNERS @@ -0,0 +1,13 @@ +approvers: + - zheng1 + - wansir + - zryfish + +reviewers: + - zheng1 + - wansir + - zryfish + - xyz-li + +labels: + - area/app-management \ No newline at end of file diff --git a/pkg/controller/openpitrix/OWNERS b/pkg/controller/openpitrix/OWNERS new file mode 100644 index 000000000..c121a1ff1 --- /dev/null +++ b/pkg/controller/openpitrix/OWNERS @@ -0,0 +1,13 @@ +approvers: + - zheng1 + - wansir + - zryfish + +reviewers: + - zheng1 + - wansir + - zryfish + - xyz-li + +labels: + - area/app-management \ No newline at end of file diff --git a/pkg/kapis/openpitrix/OWNERS b/pkg/kapis/openpitrix/OWNERS index 9e2d766c9..662a3b442 100644 --- a/pkg/kapis/openpitrix/OWNERS +++ b/pkg/kapis/openpitrix/OWNERS @@ -7,6 +7,7 @@ reviewers: - zheng1 - wansir - zryfish + - xyz-li labels: - area/api diff --git a/pkg/models/openpitrix/OWNERS b/pkg/models/openpitrix/OWNERS index 9e2d766c9..662a3b442 100644 --- a/pkg/models/openpitrix/OWNERS +++ b/pkg/models/openpitrix/OWNERS @@ -7,6 +7,7 @@ reviewers: - zheng1 - wansir - zryfish + - xyz-li labels: - area/api diff --git a/pkg/models/resources/v1alpha3/openpitrix/OWNERS b/pkg/models/resources/v1alpha3/openpitrix/OWNERS new file mode 100644 index 000000000..662a3b442 --- /dev/null +++ b/pkg/models/resources/v1alpha3/openpitrix/OWNERS @@ -0,0 +1,14 @@ +approvers: + - zheng1 + - wansir + - zryfish + +reviewers: + - zheng1 + - wansir + - zryfish + - xyz-li + +labels: + - area/api + - area/app-management \ No newline at end of file diff --git a/pkg/simple/client/openpitrix/OWNERS b/pkg/simple/client/openpitrix/OWNERS index 9e2d766c9..662a3b442 100644 --- a/pkg/simple/client/openpitrix/OWNERS +++ b/pkg/simple/client/openpitrix/OWNERS @@ -7,6 +7,7 @@ reviewers: - zheng1 - wansir - zryfish + - xyz-li labels: - area/api