From a76cf8aab2d89b5b05388a7af8baea05e5f10bf8 Mon Sep 17 00:00:00 2001 From: Kent Keirsey <31807370+hipsterusername@users.noreply.github.com> Date: Fri, 26 May 2023 08:54:46 -0400 Subject: [PATCH] Update CODEOWNERS --- .github/CODEOWNERS | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 046e8f0c57..9e6a68786e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,7 +2,7 @@ /.github/workflows/ @lstein @blessedcoolant # documentation -/docs/ @lstein @tildebyte @blessedcoolant +/docs/ @lstein @blessedcoolant @hipsterusename /mkdocs.yml @lstein @blessedcoolant # nodes @@ -18,17 +18,17 @@ /invokeai/version @lstein @blessedcoolant # web ui -/invokeai/frontend @blessedcoolant @psychedelicious @lstein -/invokeai/backend @blessedcoolant @psychedelicious @lstein +/invokeai/frontend @blessedcoolant @psychedelicious @lstein @maryhipp +/invokeai/backend @blessedcoolant @psychedelicious @lstein @maryhipp # generation, model management, postprocessing -/invokeai/backend @damian0815 @lstein @blessedcoolant @jpphoto @gregghelt2 +/invokeai/backend @damian0815 @lstein @blessedcoolant @jpphoto @gregghelt2 @StAlKeR7779 # front ends /invokeai/frontend/CLI @lstein /invokeai/frontend/install @lstein @ebr -/invokeai/frontend/merge @lstein @blessedcoolant @hipsterusername -/invokeai/frontend/training @lstein @blessedcoolant @hipsterusername -/invokeai/frontend/web @psychedelicious @blessedcoolant +/invokeai/frontend/merge @lstein @blessedcoolant +/invokeai/frontend/training @lstein @blessedcoolant +/invokeai/frontend/web @psychedelicious @blessedcoolant @maryhipp