From 7f7253998007c419d3078e8febb44ee622f7b2ca Mon Sep 17 00:00:00 2001 From: Erich Keane Date: Mon, 8 Jun 2020 06:14:29 -0700 Subject: [PATCH] [SYCL][CodeOwners] Update CodeOwners file to reflect CFE changes In an attempt to better cross train the CFE team on reviews, we're rotating our code reviewers. Elizabeth/Prem are going to replace Erich, with Mariya taking over as the expert. --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 738e8e742f1af..b4dedf5e942ad 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,6 +1,6 @@ * @bader -clang/ @erichkeane @Fznamznon +clang/ @Fznamznon @premanandrao @elizabethandrews clang/**/Driver @mdtoguchi @AGindinson