From f8b59ffdad17d70e3c8ccf9020e68294f5332288 Mon Sep 17 00:00:00 2001 From: NewSoupVi <57900059+NewSoupVi@users.noreply.github.com> Date: Thu, 5 Sep 2024 12:34:12 +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 a6d571897f..f29d27766f 100644 --- a/docs/world maintainer.md +++ b/docs/world maintainer.md @@ -30,7 +30,7 @@ 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. +At any point, a world maintainer can approve the addition of another 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.