From c90f19211f24a301471743fac4879ffbe8c5bb92 Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Fri, 16 Dec 2022 13:48:36 +0800 Subject: [PATCH] chore: add @minliacom to reviewer list (#2956) 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: 将 @minliacom 添加到 Reviewer 列表。 他的贡献列表: - https://github.com/halo-dev/halo/pulls?q=is%3Apr+author%3Aminliacom+ - https://github.com/halo-dev/halo/issues?q=+is%3Aissue+author%3Aminliacom+ - https://github.com/halo-sigs/awesome-halo/pulls?q=+is%3Apr+author%3Aminliacom+ 欢迎 @minliacom 加入。 #### 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 b8f947845..8d5727e92 100644 --- a/OWNERS +++ b/OWNERS @@ -4,6 +4,7 @@ reviewers: - JohnNiang - lan-yonghui - wan92hen +- minliacom approvers: - ruibaby