From 8e95c061d264b6335038dc24a9581a6e4ccbb7ca Mon Sep 17 00:00:00 2001 From: John Luo Date: Mon, 28 Sep 2020 16:48:43 -0700 Subject: [PATCH] Update CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1f238834..ee054bed 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ # Users referenced in this file will automatically be requested as reviewers for PRs that modify the given paths. # See https://help.github.com/articles/about-code-owners/ -* @jkotalik @rynowak @davidfowl +* @jkotalik @rynowak @davidfowl @juntaoluo