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_execution_devs Line: 12: no users/groups matched Line: 13: incorrect codeowner organization: Comfy-Org/comfy_execution_devs Line: 13: no users/groups matched Line: 16: incorrect codeowner organization: Comfy-Org/comfy_web_server_devs Line: 16: no users/groups matched Line: 17: incorrect codeowner organization: Comfy-Org/comfy_web_server_devs Line: 17: no users/groups matched Line: 18: incorrect codeowner organization: Comfy-Org/comfy_web_server_devs Line: 18: no users/groups matched Line: 19: incorrect codeowner organization: Comfy-Org/comfy_web_server_devs Line: 19: no users/groups matched Line: 22: incorrect codeowner organization: Comfy-Org/comfy_extra_nodes_devs Line: 22: no users/groups matched

22 lines
615 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
# Execution engine
/execution.py @Comfy-Org/comfy_execution_devs
/comfy_execution/ @Comfy-Org/comfy_execution_devs
# Web server
/server.py @Comfy-Org/comfy_web_server_devs
/folder_paths.py @Comfy-Org/comfy_web_server_devs
/api_server/ @Comfy-Org/comfy_web_server_devs
/app/ @Comfy-Org/comfy_web_server_devs
# Extra nodes
/comfy_extras/ @Comfy-Org/comfy_extra_nodes_devs