From 18f3786bcf86522006ed1d4ada19d20a4c964697 Mon Sep 17 00:00:00 2001 From: Alexis Rolland Date: Fri, 1 May 2026 12:21:21 +0800 Subject: [PATCH] Fixing team names --- CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 194661bc8..171e16855 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -2,8 +2,8 @@ * @comfyanonymous @kosinkadink @guill @alexisrolland @rattus128 # Partner nodes team maintains API nodes -/comfy_api_nodes/ @Comfy-Org/@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 @Comfy-Org/@frontend-team @Comfy-Org/@gtm-team \ No newline at end of file +/requirements.txt @Comfy-Org/frontend-team @Comfy-Org/gtm-team \ No newline at end of file