From 5ca9d9751a856792c0d9d72f8b5b037c4f30bc87 Mon Sep 17 00:00:00 2001 From: Tim Mwangi <44785807+tim-mwangi@users.noreply.github.com> Date: Thu, 31 Oct 2024 06:39:48 -0700 Subject: [PATCH] chore: add tim-mwangi as a codeowner (#66) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b10fdf6..f8c9490 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,5 +1,5 @@ # Each line is a file pattern followed by one or more owners. # global -* @jbahire @aaron-steinfeld @kotharironak @ravisingal +* @jbahire @aaron-steinfeld @kotharironak @ravisingal @tim-mwangi