mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-13 11:27:08 +08:00
Inline owners
This commit is contained in:
parent
79df095afc
commit
34e288678e
25
CODEOWNERS
25
CODEOWNERS
@ -1,19 +1,26 @@
|
|||||||
# Admins
|
# Admins
|
||||||
* @comfyanonymous
|
* @comfyanonymous
|
||||||
|
|
||||||
|
# Note: Github teams syntax cannot be used here as the repo is not owned by Comfy-Org.
|
||||||
|
# Inlined the team members for now.
|
||||||
|
|
||||||
# Maintainers
|
# Maintainers
|
||||||
*.md @Comfy-Org/comfy_maintainers
|
# https://github.com/orgs/Comfy-Org/teams/comfy_maintainer
|
||||||
/tests/ @Comfy-Org/comfy_maintainers
|
*.md @yoland68 @robinjhuang @huchenlei @webfiltered @pythongosssss @ltdrdata
|
||||||
/tests-unit/ @Comfy-Org/comfy_maintainers
|
/tests/ @yoland68 @robinjhuang @huchenlei @webfiltered @pythongosssss @ltdrdata
|
||||||
/notebooks/ @Comfy-Org/comfy_maintainers
|
/tests-unit/ @yoland68 @robinjhuang @huchenlei @webfiltered @pythongosssss @ltdrdata
|
||||||
/script_examples/ @Comfy-Org/comfy_maintainers
|
/notebooks/ @yoland68 @robinjhuang @huchenlei @webfiltered @pythongosssss @ltdrdata
|
||||||
|
/script_examples/ @yoland68 @robinjhuang @huchenlei @webfiltered @pythongosssss @ltdrdata
|
||||||
|
|
||||||
# Python web server
|
# Python web server
|
||||||
/api_server/ @Comfy-Org/comfy_web_server_devs
|
# https://github.com/orgs/Comfy-Org/teams/comfy_web_server_devs
|
||||||
/app/ @Comfy-Org/comfy_web_server_devs
|
/api_server/ @yoland68 @robinjhuang @huchenlei @webfiltered @pythongosssss @ltdrdata
|
||||||
|
/app/ @yoland68 @robinjhuang @huchenlei @webfiltered @pythongosssss @ltdrdata
|
||||||
|
|
||||||
# Frontend assets
|
# Frontend assets
|
||||||
/web/ @Comfy-Org/comfy_frontend_devs
|
# https://github.com/orgs/Comfy-Org/teams/comfy_frontend_devs
|
||||||
|
/web/ @huchenlei @webfiltered @pythongosssss
|
||||||
|
|
||||||
# Extra nodes
|
# Extra nodes
|
||||||
/comfy_extras/ @Comfy-Org/comfy_extra_nodes_devs
|
# https://github.com/orgs/Comfy-Org/teams/comfy_extra_nodes_devs
|
||||||
|
/comfy_extras/ @yoland68 @robinjhuang @huchenlei @pythongosssss @ltdrdata
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user