From 09a390b5a11d9bcba17fee45e778fcc94eedbbb4 Mon Sep 17 00:00:00 2001 From: Alexis Rolland Date: Fri, 1 May 2026 10:44:42 +0800 Subject: [PATCH] Update back to previous syntax --- CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index b40dfe4e7..b1ad39d0b 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -2,10 +2,10 @@ * @comfyanonymous @kosinkadink @guill @alexisrolland @rattus128 # Partner nodes team maintains API nodes -/comfy_api_nodes/ @Comfy-Org/partner-nodes-mergers +/comfy_api_nodes/ @partner-nodes-mergers # Frontend team maintains requirements.txt `comfyui-frontend-package` -/requirements.txt @Comfy-Org/frontend-team +/requirements.txt @frontend-team # Go to market team maintains requirements.txt `comfyui-workflow-templates` and `comfyui-embedded-docs` -/requirements.txt @Comfy-Org/gtm-team \ No newline at end of file +/requirements.txt @gtm-team \ No newline at end of file