From 2c6f0f16b0a63e17178fb02b8fda58923081fa24 Mon Sep 17 00:00:00 2001 From: "Grayson, Matthew" Date: Tue, 5 Mar 2024 10:02:00 -0600 Subject: [PATCH] Fix typo in github id. --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0da3ce4b..4b15bbac 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,7 +5,7 @@ # requested for review when someone opens a pull request. -* @dav3r @felddy @jasonodoom @jsf9k @mcdonnnj @rapidray12 @schmelz21 @cdunn17 @aloftus23 @Matthew-Grayson @nickviola +* @dav3r @felddy @jasonodoom @jsf9k @mcdonnnj @rapidray12 @schmelz21 @cduhn17 @aloftus23 @Matthew-Grayson @nickviola # These folks own any files in the .github directory at the root of # the repository and any of its subdirectories.