Skip to content

Commit 93477f8

Browse files
authored
Add code owners (#5873)
* Add code owners * Update owners * nit * Inline owners * Remove team links * Add Kosinkadink
1 parent 8af9a91 commit 93477f8

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

CODEOWNERS

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,22 @@
1-
* @comfyanonymous
1+
# Admins
2+
* @comfyanonymous
3+
4+
# Note: Github teams syntax cannot be used here as the repo is not owned by Comfy-Org.
5+
# Inlined the team members for now.
6+
7+
# Maintainers
8+
*.md @yoland68 @robinjhuang @huchenlei @webfiltered @pythongosssss @ltdrdata @Kosinkadink
9+
/tests/ @yoland68 @robinjhuang @huchenlei @webfiltered @pythongosssss @ltdrdata @Kosinkadink
10+
/tests-unit/ @yoland68 @robinjhuang @huchenlei @webfiltered @pythongosssss @ltdrdata @Kosinkadink
11+
/notebooks/ @yoland68 @robinjhuang @huchenlei @webfiltered @pythongosssss @ltdrdata @Kosinkadink
12+
/script_examples/ @yoland68 @robinjhuang @huchenlei @webfiltered @pythongosssss @ltdrdata @Kosinkadink
13+
14+
# Python web server
15+
/api_server/ @yoland68 @robinjhuang @huchenlei @webfiltered @pythongosssss @ltdrdata
16+
/app/ @yoland68 @robinjhuang @huchenlei @webfiltered @pythongosssss @ltdrdata
17+
18+
# Frontend assets
19+
/web/ @huchenlei @webfiltered @pythongosssss
20+
21+
# Extra nodes
22+
/comfy_extras/ @yoland68 @robinjhuang @huchenlei @pythongosssss @ltdrdata @Kosinkadink

0 commit comments

Comments
 (0)