From 8c1f85e5a4bad0b6a49a1c35d81fc83a39ac834f Mon Sep 17 00:00:00 2001 From: Yoland Yan <4950057+yoland68@users.noreply.github.com> Date: Fri, 3 Jan 2025 13:19:59 -0800 Subject: [PATCH] Update CODEOWNERS Adding yoland and robin to web dir --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 07ac5ab8f..814d1ecdc 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -17,7 +17,7 @@ /app/ @yoland68 @robinjhuang @huchenlei @webfiltered @pythongosssss @ltdrdata # Frontend assets -/web/ @huchenlei @webfiltered @pythongosssss +/web/ @huchenlei @webfiltered @pythongosssss @yoland68 @robinjhuang # Extra nodes /comfy_extras/ @yoland68 @robinjhuang @huchenlei @pythongosssss @ltdrdata @Kosinkadink