Add @dunkeroni as code owner for some paths (#8732)

Co-authored-by: Lincoln Stein <lincoln.stein@gmail.com>
This commit is contained in:
dunkeroni
2026-01-03 12:56:21 -08:00
committed by GitHub
parent f922f6c634
commit 252dd5b426

8
.github/CODEOWNERS vendored
View File

@@ -6,7 +6,7 @@
/mkdocs.yml @lstein @blessedcoolant
# nodes
/invokeai/app/ @blessedcoolant @lstein @Pfannkuchensack @JPPhoto
/invokeai/app/ @blessedcoolant @lstein @dunkeroni @JPPhoto
# installation and configuration
/pyproject.toml @lstein @blessedcoolant
@@ -18,15 +18,15 @@
/invokeai/version @lstein @blessedcoolant
# web ui
/invokeai/frontend @blessedcoolant @lstein
/invokeai/frontend @blessedcoolant @lstein @dunkeroni
# generation, model management, postprocessing
/invokeai/backend @lstein @blessedcoolant @JPPhoto
/invokeai/backend @lstein @blessedcoolant @dunkeroni @JPPhoto
# front ends
/invokeai/frontend/CLI @lstein
/invokeai/frontend/install @lstein
/invokeai/frontend/merge @lstein @blessedcoolant
/invokeai/frontend/training @lstein @blessedcoolant
/invokeai/frontend/web @blessedcoolant @lstein @Pfannkuchensack
/invokeai/frontend/web @blessedcoolant @lstein @dunkeroni @Pfannkuchensack