From c80e383e61636ace0eb9f562f32c4556167af077 Mon Sep 17 00:00:00 2001 From: lyzx2001 Date: Fri, 19 Apr 2024 10:40:41 +0800 Subject: [PATCH] lightning: update lightning/OWNERS for moving lightning directory out of br --- lightning/OWNERS | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/lightning/OWNERS b/lightning/OWNERS index c6f546eef02f2..ed61d1805d79f 100644 --- a/lightning/OWNERS +++ b/lightning/OWNERS @@ -1,5 +1,10 @@ # See the OWNERS docs at https://go.k8s.io/owners options: no_parent_owners: true -approvers: - - sig-approvers-lightning +filters: + "(tidb-lightning\\.toml)$": + approvers: + - sig-critical-approvers-tidb-lightning + ".*": + approvers: + - sig-approvers-lightning