From f6456b6e1f177cdf76e69084bc3be5abaf718fde Mon Sep 17 00:00:00 2001 From: NewSoupVi <57900059+NewSoupVi@users.noreply.github.com> Date: Thu, 5 Sep 2024 11:45:41 +0200 Subject: [PATCH] Docs: Specify process for adding a world maintainer to an existing world --- docs/world maintainer.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/docs/world maintainer.md b/docs/world maintainer.md index 15fa46a1ef..e4897721e8 100644 --- a/docs/world maintainer.md +++ b/docs/world maintainer.md @@ -26,8 +26,16 @@ Unless these are shared between multiple people, we expect the following from ea ### Adding a World When we merge your world into the core Archipelago repository, you automatically become world maintainer unless you -nominate someone else (i.e. there are multiple devs). You can define who is allowed to approve changes to your world -in the [CODEOWNERS](/docs/CODEOWNERS) document. +nominate someone else (i.e. there are multiple devs). + +### Being added as a maintainer to an existing implementation + +At any point, a world maintainer can approve the addition of another world maintainer to their world. +This can be done through an update of the [CODEOWNERS](/docs/CODEOWNERS) document. +One of the involved parties can open a pull request with a change to this document. This PR must then be approved by all of the other involved parties. + +This should usually be a quick process, but core reserves its right to make their own assessment. +For example, adding 5 people who we have never heard of might raise some questions. ### Getting Voted