From 5455e2bd1db29713ed3e4d8153a7a7fbeb19aa0f Mon Sep 17 00:00:00 2001 From: Matt Miller Date: Thu, 16 Jul 2026 16:39:34 -0700 Subject: [PATCH] chore: add /AGENTS.md to CODEOWNERS Scope AGENTS.md review to @comfyanonymous, matching the existing /CODEOWNERS, /.ci/, and /.github/ meta-file entries. --- CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/CODEOWNERS b/CODEOWNERS index 043c0ec75..634927dd6 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,5 +1,6 @@ * @comfyanonymous @kosinkadink @guill @alexisrolland @rattus128 @kijai /CODEOWNERS @comfyanonymous +/AGENTS.md @comfyanonymous /.ci/ @comfyanonymous /.github/ @comfyanonymous