From b8c2f2c9284349ccfc59102609935a07ac09cb4d Mon Sep 17 00:00:00 2001 From: Alexis Rolland Date: Fri, 1 May 2026 11:19:51 +0800 Subject: [PATCH] Adding back the organization which seems to be the correct syntax despite GitHub alert --- CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index d0e027a11..194661bc8 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -2,8 +2,8 @@ * @comfyanonymous @kosinkadink @guill @alexisrolland @rattus128 # Partner nodes team maintains API nodes -/comfy_api_nodes/ @partner-nodes-mergers +/comfy_api_nodes/ @Comfy-Org/@partner-nodes-mergers # Frontend team maintains `comfyui-frontend-package` # Go to market team maintains `comfyui-workflow-templates` and `comfyui-embedded-docs` -/requirements.txt @frontend-team @gtm-team \ No newline at end of file +/requirements.txt @Comfy-Org/@frontend-team @Comfy-Org/@gtm-team \ No newline at end of file