Skip to content

Commit

Permalink
Add OWNERS files for approvers definition and update community docs (#…
Browse files Browse the repository at this point in the history
…801)

Signed-off-by: Siyu Wang <[email protected]>
  • Loading branch information
FillZpp authored Nov 14, 2022
1 parent 39cb1d1 commit fba5de8
Show file tree
Hide file tree
Showing 23 changed files with 133 additions and 217 deletions.
6 changes: 6 additions & 0 deletions .github/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- ci-approvers
reviewers:
- ci-approvers
6 changes: 6 additions & 0 deletions .goreleaser/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- ci-approvers
reviewers:
- ci-approvers
19 changes: 19 additions & 0 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# See the OWNERS_ALIASES docs at https://go.k8s.io/owners

aliases:

ci-approvers:

api-machinery-approvers:

scheduler-approvers:

slo-controller-approvers:

koordlet-approvers:

descheduler-approvers:

runtime-proxy-approvers:

webhook-approvers:
7 changes: 6 additions & 1 deletion README-zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,12 @@ Koordinator 社区遵照[行为守则](CODE_OF_CONDUCT.md)。我们鼓励每个

## 社区

你可以通过如下途径联系到项目维护者:
[koordinator-sh/community 仓库](https://github.com/koordinator-sh/community) 中托管了所有社区信息, 例如成员制度、代码规范等。

我们鼓励所有贡献者成为成员。我们的目标是发展一个由贡献者、审阅者和代码所有者组成的活跃、健康的社区。
请在[社区成员制度](https://github.com/koordinator-sh/community/blob/main/community-membership.md)页面,详细了解我们的成员要求和责任。

活跃的社区途径:

- [Slack](https://join.slack.com/t/koordinator-sh/shared_invite/zt-1756qoub4-Cn4~esfdlfAPsD7cwO2NzA)
- 钉钉( Chinese ): 搜索群ID `33383887`或者扫描二维码加入
Expand Down
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,16 @@ nationality, personal appearance, race, religion, or sexual identity and orienta

You are warmly welcome to hack on Koordinator. We have prepared a detailed guide [CONTRIBUTING.md](CONTRIBUTING.md).

## Membership
## Community

The [koordinator-sh/community repository](https://github.com/koordinator-sh/community) hosts all information about
the community, membership and how to become them, developing inspection, who to contact about what, etc.

We encourage all contributors to become members. We aim to grow an active, healthy community of contributors, reviewers,
and code owners. Learn more about requirements and responsibilities of membership in
our [Community Membership](docs/community/community-membership.md) page.

## Community
the [community membership](https://github.com/koordinator-sh/community/blob/main/community-membership.md) page.

You can reach the maintainers of this project at:
Active communication channels:

- [Slack](https://join.slack.com/t/koordinator-sh/shared_invite/zt-1756qoub4-Cn4~esfdlfAPsD7cwO2NzA)
- DingTalk(Chinese): Search Group ID `33383887` or scan the following QR Code
Expand Down
6 changes: 6 additions & 0 deletions apis/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- api-machinery-approvers
reviewers:
- api-machinery-approvers
6 changes: 6 additions & 0 deletions cmd/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- api-machinery-approvers
reviewers:
- api-machinery-approvers
6 changes: 6 additions & 0 deletions config/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- ci-approvers
reviewers:
- ci-approvers
6 changes: 6 additions & 0 deletions docker/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- ci-approvers
reviewers:
- ci-approvers
195 changes: 0 additions & 195 deletions docs/community/community-membership.md

This file was deleted.

6 changes: 6 additions & 0 deletions examples/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- ci-approvers
reviewers:
- ci-approvers
6 changes: 6 additions & 0 deletions hack/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- ci-approvers
reviewers:
- ci-approvers
6 changes: 6 additions & 0 deletions pkg/client/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- api-machinery-approvers
reviewers:
- api-machinery-approvers
6 changes: 5 additions & 1 deletion pkg/descheduler/OWNERS
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- descheduler-approvers
reviewers:
- eahydra
- descheduler-approvers
6 changes: 6 additions & 0 deletions pkg/features/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- api-machinery-approvers
reviewers:
- api-machinery-approvers
9 changes: 5 additions & 4 deletions pkg/koordlet/OWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- koordlet-approvers
reviewers:
- jasonliu747
- saintube
- stormgbs
- zwzhang0107
- koordlet-approvers
7 changes: 5 additions & 2 deletions pkg/runtimeproxy/OWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- runtime-proxy-approvers
reviewers:
- honpey
- ZYecho
- runtime-proxy-approvers
6 changes: 5 additions & 1 deletion pkg/scheduler/OWNERS
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- scheduler-approvers
reviewers:
- eahydra
- scheduler-approvers
9 changes: 5 additions & 4 deletions pkg/slo-controller/OWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- slo-controller-approvers
reviewers:
- jasonliu747
- saintube
- stormgbs
- zwzhang0107
- slo-controller-approvers
6 changes: 6 additions & 0 deletions pkg/util/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- api-machinery-approvers
reviewers:
- api-machinery-approvers
7 changes: 5 additions & 2 deletions pkg/webhook/OWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- webhook-approvers
reviewers:
- eahydra
- FillZpp
- webhook-approvers
6 changes: 6 additions & 0 deletions test/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# See the OWNERS docs at https://go.k8s.io/owners

approvers:
- ci-approvers
reviewers:
- ci-approvers
2 changes: 0 additions & 2 deletions test/e2e/OWNERS

This file was deleted.

0 comments on commit fba5de8

Please sign in to comment.