From 15278ab9dce95dcd656424ee0ddd69793df86466 Mon Sep 17 00:00:00 2001 From: Hassan Abouelela <47495861+HassanAbouelela@users.noreply.github.com> Date: Tue, 9 Mar 2021 16:29:04 +0300 Subject: Adds HassanAbouelela To Codeowners --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.github') diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2f0a50a..55cf527 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,5 +1,5 @@ -# Request joe for all PRs. -* @jb3 +# Request joe, HassanAbouelela for all PRs. +* @jb3 @HassanAbouelela # Request ks129 for CI and API related PRs. .github/workflows/** @ks129 @jb3 -- cgit v1.2.3