From 3a558060ab8a43e00d3a821b1f4ae493068fb599 Mon Sep 17 00:00:00 2001 From: Reonu Date: Sun, 19 Dec 2021 19:11:17 +0000 Subject: [PATCH] Add Wiseguy as a code owner *flexes pushing to master privileges* --- CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/CODEOWNERS b/CODEOWNERS index f1f74ca8..177e236d 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -4,6 +4,7 @@ # These owners will be the default owners for everything in the repo. * @Reonu * @thecozies +* @Mr-Wiseguy # Order is important. The last matching pattern has the most precedence. # So if a pull request only touches javascript files, only these owners