mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
remove jazzhaiku as well
This commit is contained in:
committed by
Kent Keirsey
parent
68bcf2ebe0
commit
10eebb6c0c
6
.github/CODEOWNERS
vendored
6
.github/CODEOWNERS
vendored
@@ -1,12 +1,12 @@
|
||||
# continuous integration
|
||||
/.github/workflows/ @lstein @blessedcoolant @jazzhaiku
|
||||
/.github/workflows/ @lstein @blessedcoolant
|
||||
|
||||
# documentation
|
||||
/docs/ @lstein @blessedcoolant
|
||||
/mkdocs.yml @lstein @blessedcoolant
|
||||
|
||||
# nodes
|
||||
/invokeai/app/ @blessedcoolant @lstein @jazzhaiku
|
||||
/invokeai/app/ @blessedcoolant @lstein
|
||||
|
||||
# installation and configuration
|
||||
/pyproject.toml @lstein @blessedcoolant
|
||||
@@ -21,7 +21,7 @@
|
||||
/invokeai/frontend @blessedcoolant @lstein
|
||||
|
||||
# generation, model management, postprocessing
|
||||
/invokeai/backend @lstein @blessedcoolant @jazzhaiku
|
||||
/invokeai/backend @lstein @blessedcoolant
|
||||
|
||||
# front ends
|
||||
/invokeai/frontend/CLI @lstein
|
||||
|
||||
Reference in New Issue
Block a user