ComfyUI/CODEOWNERS
Line: 2: incorrect codeowner user: comfyanonymous Line: 2: no users/groups matched Line: 5: incorrect codeowner organization: Comfy-Org/comfy_maintainers Line: 5: no users/groups matched Line: 6: incorrect codeowner organization: Comfy-Org/comfy_maintainers Line: 6: no users/groups matched Line: 7: incorrect codeowner organization: Comfy-Org/comfy_maintainers Line: 7: no users/groups matched Line: 8: incorrect codeowner organization: Comfy-Org/comfy_maintainers Line: 8: no users/groups matched Line: 9: incorrect codeowner organization: Comfy-Org/comfy_maintainers Line: 9: no users/groups matched Line: 12: incorrect codeowner organization: Comfy-Org/comfy_web_server_devs Line: 12: no users/groups matched Line: 13: incorrect codeowner organization: Comfy-Org/comfy_web_server_devs Line: 13: no users/groups matched Line: 16: incorrect codeowner organization: Comfy-Org/comfy_frontend_devs Line: 16: no users/groups matched Line: 19: incorrect codeowner organization: Comfy-Org/comfy_extra_nodes_devs Line: 19: no users/groups matched
huchenlei 79df095afc nit
2024-12-06 16:00:57 -05:00

20 lines
469 B
Plaintext

# Admins
* @comfyanonymous
# Maintainers
*.md @Comfy-Org/comfy_maintainers
/tests/ @Comfy-Org/comfy_maintainers
/tests-unit/ @Comfy-Org/comfy_maintainers
/notebooks/ @Comfy-Org/comfy_maintainers
/script_examples/ @Comfy-Org/comfy_maintainers
# Python web server
/api_server/ @Comfy-Org/comfy_web_server_devs
/app/ @Comfy-Org/comfy_web_server_devs
# Frontend assets
/web/ @Comfy-Org/comfy_frontend_devs
# Extra nodes
/comfy_extras/ @Comfy-Org/comfy_extra_nodes_devs