Skip to content

Commit

Permalink
Update code owner files (CentaurusInfra#382)
Browse files Browse the repository at this point in the history
* Update project documents

* Update code owners.
  • Loading branch information
Xiaoning Ding authored Jan 16, 2020
1 parent c536009 commit 0f0e1a8
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 508 deletions.
63 changes: 22 additions & 41 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -1,41 +1,22 @@
# See the OWNERS docs at https://go.k8s.io/owners

filters:
".*":
reviewers:
- brendandburns
- dchen1107
- jbeda
- lavalamp
- smarterclayton
- thockin
- liggitt
approvers:
- bgrant0607
- brendandburns
- dchen1107
- jbeda
- monopole # To move code per kubernetes/community#598
- lavalamp
- smarterclayton
- thockin
- wojtek-t
- liggitt

# Bazel build infrastructure changes often touch files throughout the tree
"\\.bzl$":
reviewers:
- ixdy
approvers:
- ixdy
"BUILD(\\.bazel)?$":
approvers:
- ixdy

# go.{mod,sum} files relate to go dependencies, and should be reviewed by the
# dep-approvers
"go\\.(mod|sum)$":
required_reviewers:
- kubernetes/dep-approvers
labels:
- area/dependency

# This file lists the code owners of different areas of the project.
# These owners are the default code reviewers and approvers for PRs of the corresponding area.


Overall:
@panda98004, @XiaoningDing

Controllers:
@dingyin, @Sindica, @vinaykul, @jshaofuturewei

Node agent:
@XiaoningDing, @h-w-chen, @yb01, @pdgetrf, @vinaykul

Scalability:
@haibinxie, @Sindica, @jeffzhu503, @sonyafenge

Multi-tenancy:
@chenqianfzh, @XiaoningDing

Documents:
@panda98004, @deepak-vij, @XiaoningDing, @zmn223
Loading

0 comments on commit 0f0e1a8

Please sign in to comment.