From b4a8f20b79a62ba95130073b3057eb06e33981eb Mon Sep 17 00:00:00 2001 From: Jeremy Frasier Date: Wed, 18 Oct 2023 12:16:32 -0400 Subject: [PATCH] Add @IanLee1521 as a code owner --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8f5c8c5..18b9e0c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,7 +3,7 @@ # These owners will be the default owners for everything in the # repo. Unless a later match takes precedence, these owners will be # requested for review when someone opens a pull request. -* @dav3r @felddy @jasonodoom @jsf9k @mcdonnnj +* @dav3r @felddy @IanLee1521 @jasonodoom @jsf9k @mcdonnnj # These folks own any files in the .github directory at the root of # the repository and any of its subdirectories.