Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 8 additions & 35 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -1,35 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- breezewish
- csuzhangxc
- hfxsd
- Icemap
- jackysp
- kissmydb
- lance6716
- lilin90
- Oreoxmt
- overvenus
- qiancai
- tangenta
reviewers:
- 3pointer
- amyangfei
- anotherrachel
- aylei
- crazycs520
- dveeden
- ericsyh
- glkappe
- GMHDBJD
- Joyinqin
- junlan-zhang
- KanShiori
- lucklove
- lysu
- ngaut
- superlzs0476
- tiancaiamao
- weekface
- Yisaer
- zimulala
# See the OWNERS docs at https://www.kubernetes.dev/docs/guide/owners/#owners
# The members of 'sig-community-*' are synced from memberships defined in repository: https://github.com/pingcap/community.
filters:
.*:
approvers:
- sig-community-approvers
reviewers:
- sig-community-reviewers
36 changes: 36 additions & 0 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# See the OWNERS docs at https://www.kubernetes.dev/docs/guide/owners/#owners_aliases
# The members of 'sig-community-*' are synced from memberships defined in repository: https://github.com/pingcap/community.
aliases:
sig-develop-docs-approvers:
- Oreoxmt
Expand All @@ -13,3 +15,37 @@ aliases:
- Mini256
- wd0517
- it2911
sig-community-reviewers:
- 3pointer
- GMHDBJD
- Joyinqin
- KanShiori
- Yisaer
- amyangfei
- anotherrachel
- aylei
- crazycs520
- dveeden
- ericsyh
- glkappe
- junlan-zhang
- lucklove
- lysu
- ngaut
- superlzs0476
- tiancaiamao
- weekface
- zimulala
Comment on lines +19 to +38

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

low

To improve maintainability and make it easier to find members in the future, could you please sort this list of reviewers alphabetically? This was the case in the original OWNERS file.

    - 3pointer
    - amyangfei
    - anotherrachel
    - aylei
    - crazycs520
    - dveeden
    - ericsyh
    - glkappe
    - GMHDBJD
    - Joyinqin
    - junlan-zhang
    - KanShiori
    - lucklove
    - lysu
    - ngaut
    - superlzs0476
    - tiancaiamao
    - weekface
    - Yisaer
    - zimulala

sig-community-approvers:
- Icemap
- Oreoxmt
- breezewish
- csuzhangxc
- hfxsd
- jackysp
- kissmydb
- lance6716
- lilin90
- overvenus
- qiancai
- tangenta
Comment on lines +40 to +51

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

low

Similarly, for consistency and easier maintenance, please sort this list of approvers alphabetically, just as it was in the original OWNERS file.

    - breezewish
    - csuzhangxc
    - hfxsd
    - Icemap
    - jackysp
    - kissmydb
    - lance6716
    - lilin90
    - Oreoxmt
    - overvenus
    - qiancai
    - tangenta