From 8869476c1f37cec653c998a8a143f37c026e5a5f Mon Sep 17 00:00:00 2001 From: aravindveluri <43075004+aravindveluri@users.noreply.github.com> Date: Sat, 1 Dec 2018 18:37:11 +0530 Subject: [PATCH] Update CODEOWNERS (#30280) --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 5155690d33..3611ae4c69 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,6 +1,6 @@ # ------------------------------------------------- # CODEOWNERS - For automated review request for -# high impact files +# high impact files. # # Important: The order in this file cascades. # @@ -23,7 +23,7 @@ # ------------------------------------------------- # All markdown files in the root are owned # by Quincy Larson. -# He oversees the README, LICENSE etc. +# He oversees the README, LICENSE, etc. # ------------------------------------------------- /*.md @QuincyLarson