mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-13 09:27:06 +08:00
Add code owners
This commit is contained in:
parent
8af9a91e0c
commit
03b4cb3412
23
CODEOWNERS
23
CODEOWNERS
@ -1 +1,22 @@
|
|||||||
* @comfyanonymous
|
# 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
|
||||||
Loading…
x
Reference in New Issue
Block a user