diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 43951d07c55..9901929c42e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,7 +6,7 @@ /mkdocs.yml @lstein @blessedcoolant # nodes -/invokeai/app/ @blessedcoolant @lstein @JPPhoto +/invokeai/app/ @blessedcoolant @lstein @Pfannkuchensack @JPPhoto # installation and configuration /pyproject.toml @lstein @blessedcoolant @@ -18,7 +18,7 @@ /invokeai/version @lstein @blessedcoolant # web ui -/invokeai/frontend @blessedcoolant @lstein +/invokeai/frontend @blessedcoolant @lstein # generation, model management, postprocessing /invokeai/backend @lstein @blessedcoolant @JPPhoto @@ -28,5 +28,5 @@ /invokeai/frontend/install @lstein /invokeai/frontend/merge @lstein @blessedcoolant /invokeai/frontend/training @lstein @blessedcoolant -/invokeai/frontend/web @blessedcoolant @lstein +/invokeai/frontend/web @blessedcoolant @lstein @Pfannkuchensack