From 5315a0d429c685bd7b7aed68f3b79639e30cd50d Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Mon, 13 Feb 2023 11:48:18 +0800 Subject: [PATCH] chore: add @LIlGG to reviewers list (#850) 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 38b2b8f1..8f460d54 100644 --- a/OWNERS +++ b/OWNERS @@ -7,6 +7,7 @@ reviewers: - QuentinHsu - Aanko - wzrove +- LIlGG approvers: - ruibaby