From 98809504392e70fe12a00da7a00d996a8fc29e86 Mon Sep 17 00:00:00 2001 From: Sean McLaughlin Date: Tue, 24 Jun 2025 10:53:39 -0700 Subject: [PATCH] chore: Add Joonwon to code owners --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index bd43910..7ebb207 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ # https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners -* @govereau @seanmcl @jtristan +* @govereau @seanmcl @jtristan @joonwonc