From 9897ca46e0369d2fb7d4c91b09a922370f4f5fbd Mon Sep 17 00:00:00 2001 From: John Willard <53777086+JohnFulpWillard@users.noreply.github.com> Date: Mon, 9 May 2022 02:57:11 -0400 Subject: [PATCH] moves me to the maint section in codeowners (#66811) Moves me from contributors section of the codeowners file to the maintainers section --- .github/CODEOWNERS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 26840a2d103..40b7263c433 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -25,6 +25,10 @@ /code/modules/admin/verbs/adminpm.dm @Cyberboss /code/modules/mapping/ @Cyberboss +# JohnFulpWizard + +/code/modules/mob/living/simple_animal/bot/ @JohnFulpWillard + # Jordie0608 /SQL/ @Jordie0608 @@ -106,10 +110,6 @@ /code/__DEFINES/atmospherics/ @Ghilker /code/modules/atmospherics/ @Ghilker -# JohnFulpWizard - -/code/modules/mob/living/simple_animal/bot/ @JohnFulpWillard - # Kapu1178 /code/modules/surgery/bodyparts/ @Kapu1178