From 7d6579971af46fe39ecc2ce49075718de83f9e03 Mon Sep 17 00:00:00 2001 From: Gregory Heskett Date: Wed, 21 Sep 2022 10:10:06 -0400 Subject: [PATCH] Remove Wiseguy from codeowners file :( (#490) * Remove Wiseguy from codeowners file :( * Add ArcticJaguar725 as the primary CODEWOWNER for the moment --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 177e236d..89bbe087 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -4,7 +4,7 @@ # These owners will be the default owners for everything in the repo. * @Reonu * @thecozies -* @Mr-Wiseguy +* @gheskett # Order is important. The last matching pattern has the most precedence. # So if a pull request only touches javascript files, only these owners