From 28ee711a7fc6dbf44860e6dac905515755dc7903 Mon Sep 17 00:00:00 2001 From: Ti Chi Robot Date: Fri, 19 Dec 2025 11:53:42 +0800 Subject: [PATCH 1/2] [skip ci] Update OWNERS file skip-checks: true Signed-off-by: Ti Chi Robot --- OWNERS | 88 ++++++---------------------------------------------------- 1 file changed, 8 insertions(+), 80 deletions(-) diff --git a/OWNERS b/OWNERS index af3aca17e..be8ab04da 100644 --- a/OWNERS +++ b/OWNERS @@ -1,80 +1,8 @@ -# See the OWNERS docs at https://go.k8s.io/owners -approvers: - - 5kbpers - - AndreMouche - - andylokandy - - breezewish - - brson - - bufferflies - - BusyJay - - cfzjywxk - - Connor1996 - - coocood - - crazycs520 - - disksing - - ekexium - - gengliqi - - glorv - - hicqu - - hunterlxt - - imtbkcat - - innerr - - iosmanthus - - jackysp - - kennytm - - Little-Wallace - - liuzix - - lonng - - LykxSassinator - - lysu - - marsishandsome - - MyonKeminta - - niedhui - - NingLin-P - - nrc - - overvenus - - pingyu - - skyzh - - SpadeA-Tang - - sticnarf - - sunxiaoguang - - tabokie - - TennyZhuang - - tonyxuqqi - - v01dstar - - yiwu-arbug - - you06 - - youjiali1995 - - YuJuncen - - zhangjinpeng87 - - zhongzc - - zhouqiang-cl - - zyguan -reviewers: - - 3AceShowHand - - 3pointer - - CalvinNeo - - ethercflow - - fredchenbj - - Fullstop000 - - gozssky - - haojinming - - hbisheng - - hhwyt - - HuSharp - - jayzhan211 - - Jibbow - - JmPotato - - Leavrth - - lhy1024 - - longfangsong - - lzmhhh123 - - Mossaka - - MrCroxx - - nolouch - - rleungx - - Rustin170506 - - tier-cap - - wjhuang2016 - - wshwsh12 - - Xuanwo +# 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/tikv/community. +filters: + .*: + approvers: + - sig-community-approvers + reviewers: + - sig-community-reviewers From d8ecb5552603090d7bbe6b879f540d9dd98fb7f9 Mon Sep 17 00:00:00 2001 From: Ti Chi Robot Date: Fri, 19 Dec 2025 11:53:47 +0800 Subject: [PATCH 2/2] [skip ci] Update OWNERS file skip-checks: true Signed-off-by: Ti Chi Robot --- OWNERS_ALIASES | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 OWNERS_ALIASES diff --git a/OWNERS_ALIASES b/OWNERS_ALIASES new file mode 100644 index 000000000..538aa528d --- /dev/null +++ b/OWNERS_ALIASES @@ -0,0 +1,84 @@ +# 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/tikv/community. +aliases: + sig-community-reviewers: + - 3AceShowHand + - 3pointer + - CalvinNeo + - Fullstop000 + - HuSharp + - Jibbow + - JmPotato + - Leavrth + - Mossaka + - MrCroxx + - Rustin170506 + - Xuanwo + - ethercflow + - fredchenbj + - gozssky + - haojinming + - hbisheng + - hhwyt + - jayzhan211 + - lcwangchao + - lhy1024 + - longfangsong + - lzmhhh123 + - mittalrishabh + - nolouch + - rleungx + - tier-cap + - wjhuang2016 + - wshwsh12 + sig-community-approvers: + - 5kbpers + - AndreMouche + - BusyJay + - Connor1996 + - Little-Wallace + - LykxSassinator + - MyonKeminta + - NingLin-P + - SpadeA-Tang + - TennyZhuang + - YuJuncen + - andylokandy + - breezewish + - brson + - bufferflies + - cfzjywxk + - coocood + - crazycs520 + - disksing + - ekexium + - gengliqi + - glorv + - hicqu + - hunterlxt + - imtbkcat + - innerr + - iosmanthus + - jackysp + - kennytm + - liuzix + - lonng + - lysu + - marsishandsome + - niedhui + - nrc + - overvenus + - pingyu + - skyzh + - sticnarf + - sunxiaoguang + - tabokie + - tonyxuqqi + - v01dstar + - yiwu-arbug + - you06 + - youjiali1995 + - zhangjinpeng87 + - zhongzc + - zhouqiang-cl + - zyguan