From 17825e8f553b5606da82f966033467a3db41f1e1 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Sat, 5 Jan 2019 23:44:22 -0800 Subject: [PATCH] ci: add brandonroberts to @angular/framework-global-approvers-for-docs-only-changes (#27949) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I’ve observed that Brandon reviews many docs-only PRs and then we still need me or Jeniffer to approve them. In most cases, Brandon is perfectly qualified to approve these, so I’m proposing that Brandon is added to the framework-global-approvers-for-docs-only-changes group. PR Close #27949 --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ab20dac222..2c7c6d8f09 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -93,6 +93,7 @@ # Used for approving minor documentation-only changes that don't require engineering review. # (secret team to avoid review requests, it also doesn't inherit from @angular/framework because nested teams can't be secret) # +# - brandonroberts # - gkalpak # - jenniferfell # - petebacondarwin