From 55f424b6c100f846b5d8122d102fc128c75379cd Mon Sep 17 00:00:00 2001 From: CHrislian-NI <103085603+CHrislian-NI@users.noreply.github.com> Date: Wed, 28 Aug 2024 09:15:34 +0800 Subject: [PATCH] Update CODEOWNERS Added Wai Kin as one of the owners as he needs owner's right to do development for Github self-hosted runner. Signed-off-by: CHrislian-NI <103085603+CHrislian-NI@users.noreply.github.com> --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0321faf..f2f0578 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ # These owners will be the default owners for everything in the repo. -* @tkrebes @tsengguanyung @CHrislian-NI +* @tkrebes @tsengguanyung @CHrislian-NI @wchung-ni