From 87378991f48d98c8689f6a4beda1dc903833acc0 Mon Sep 17 00:00:00 2001 From: Yunkon Kim Date: Thu, 14 Nov 2024 13:08:48 +0900 Subject: [PATCH] Update CODEOWNERS --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 6a79198a2..ab74f1e6c 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -3,7 +3,7 @@ # These owners will be the default owners for everything in this repo. # @jihoon-seo is the emeritus maintainer, and we are deeply grateful for his invaluable contributions over the years # They will be requested for review when someone opens a pull request. -* @seokho-son @yunkon-kim +* @seokho-son @yunkon-kim @sykim-etri # These subderectory owners own any files in the .github/ # directory which includes github workflows.