From 217b9c194cea23c0dc2ed83ebf2c33aaba67d2a7 Mon Sep 17 00:00:00 2001 From: Pat Cavit Date: Sat, 28 Oct 2017 22:58:21 -0700 Subject: [PATCH] chore: update CODEOWNERS to match reality --- .github/CODEOWNERS | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ab8484ef..6485e4d6 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,6 +1,3 @@ -# Leo owns everything, for better or worse -* @lhorie - .travis.yml @tivac package.json @tivac .npmignore @tivac @@ -9,4 +6,4 @@ package.json @tivac README.md @tivac docs/ @tivac performance/ @tivac -render/ @isiahmeadows +render/ @isiahmeadows @pygy