From 26f29b20c705535c3bdecca95d2b57829d3da262 Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Mon, 13 Feb 2023 09:48:18 +0800 Subject: [PATCH] chore: add @LIlGG to reviewers list (#3292) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #### What type of PR is this? /kind improvement #### What this PR does / why we need it: 将 @LIlGG 添加到 Reviewer 列表。 #### Does this PR introduce a user-facing change? ```release-note None ``` --- OWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/OWNERS b/OWNERS index 8d5727e92..6669521c5 100644 --- a/OWNERS +++ b/OWNERS @@ -5,6 +5,7 @@ reviewers: - lan-yonghui - wan92hen - minliacom +- LIlGG approvers: - ruibaby