From 53fdcc06312b288b4cf42beeb0b6b40a274dc8e1 Mon Sep 17 00:00:00 2001 From: Aaron Schlesinger <70865+arschles@users.noreply.github.com> Date: Wed, 8 Sep 2021 12:14:17 -0700 Subject: [PATCH] adding Ajanth as a code owner Signed-off-by: Aaron Schlesinger <70865+arschles@users.noreply.github.com> --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 81d0d482e..ed2098f12 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,3 @@ # These owners will be the default owners for everything in # the repo. Unless a later match takes precedence -* @ahmelsayed @zroubalik @tomkerkhove @arschles @khaosdoctor +* @ahmelsayed @zroubalik @tomkerkhove @arschles @khaosdoctor @ajanth97