From 2298b8f97f78a060d0d6b6001b8d02dbcc048d6d Mon Sep 17 00:00:00 2001 From: username <38231712+mountainflaw@users.noreply.github.com> Date: Mon, 17 Feb 2025 00:59:38 -0500 Subject: [PATCH] Add gheskett (ArcticJaguar725) to CODEOWNERS --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index a5739bf2..b9c030bb 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -2,7 +2,7 @@ # Each line is a file pattern followed by one or more owners. # These owners will be the default owners for everything in the repo. -* @mountainflaw +* @mountainflaw @gheskett # Order is important. The last matching pattern has the most precedence. # So if a pull request only touches javascript files, only these owners