From ee23e9ef97518f1ec0e6e4836d348c67137ea728 Mon Sep 17 00:00:00 2001 From: Grant Firl Date: Wed, 12 Oct 2022 14:55:32 -0400 Subject: [PATCH] add Dustin, subtract Dom from CODEOWNERS --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 502a95f50..4788073e6 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -3,7 +3,7 @@ # These owners will be the default owners for everything in the repo. #* @defunkt -* @climbfuji @grantfirl @mkavulich +* @dustinswales @grantfirl @mkavulich # Order is important. The last matching pattern has the most precedence. # So if a pull request only touches javascript files, only these owners