From ec11530b08a167cf2659083573841ae7654e99b7 Mon Sep 17 00:00:00 2001 From: NewSoupVi <57900059+NewSoupVi@users.noreply.github.com> Date: Thu, 5 Sep 2024 11:59:55 +0200 Subject: [PATCH] Update world maintainer.md --- docs/world maintainer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/world maintainer.md b/docs/world maintainer.md index e6cdf468e3..0d70d46dea 100644 --- a/docs/world maintainer.md +++ b/docs/world maintainer.md @@ -33,7 +33,7 @@ nominate someone else (i.e. there are multiple devs). At any point, a world maintainer can authorize the addition of another world maintainer to their world. This can be done through an update of the [CODEOWNERS](/docs/CODEOWNERS) document. Specifically, one of the involved parties should open a pull request with a change to this document. This PR must be -approved by all existing maintainers of the world and the new world maintainer candidate. +approved by all existing maintainers of the world, the new world maintainer candidate, and one core maintainer. 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.