We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 689953e commit 4f8ec07Copy full SHA for 4f8ec07
.github/CODEOWNERS
@@ -6,7 +6,7 @@
6
/mkdocs.yml @lstein @blessedcoolant
7
8
# nodes
9
-/invokeai/app/ @blessedcoolant @lstein
+/invokeai/app/ @blessedcoolant @lstein @JPPhoto
10
11
# installation and configuration
12
/pyproject.toml @lstein @blessedcoolant
@@ -21,7 +21,7 @@
21
/invokeai/frontend @blessedcoolant @lstein
22
23
# generation, model management, postprocessing
24
-/invokeai/backend @lstein @blessedcoolant
+/invokeai/backend @lstein @blessedcoolant @JPPhoto
25
26
# front ends
27
/invokeai/frontend/CLI @lstein
0 commit comments