From 724c9a35139b80f6eded04bf82bc87d6f8f69771 Mon Sep 17 00:00:00 2001 From: XLor <yjl9903@vip.qq.com> Date: Thu, 25 Apr 2024 10:32:47 +0800 Subject: [PATCH] chore: update codeowners --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 992d27f..5d6bf45 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1 @@ -* @actions/actions-runtime +* @yjl9903