From 7e0bfe5ce0651e1d8ac1f4402c0b961a66cf03d8 Mon Sep 17 00:00:00 2001 From: Ismail Khoffi Date: Sun, 19 Feb 2023 22:08:01 +0100 Subject: [PATCH] Update CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 968360191e..5fb2669447 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -7,4 +7,4 @@ # global owners are only requested if there isn't a more specific # codeowner specified below. For this reason, the global codeowners # are often repeated in package-level definitions. -* @tzdybal +* @tzdybal @nashqueue @gupadhyaya