From 21dba90e69f9fd20a04707a32db82f43febcb247 Mon Sep 17 00:00:00 2001 From: Nikhita Raghunath Date: Wed, 2 Oct 2019 00:59:38 +0530 Subject: [PATCH] .github: add guineveresaenger and mrbobbytables as reviewers Guin and Bob have consistently provided valuable reviews for PRs touching the issue and PR templates in the past. --- .github/OWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/OWNERS b/.github/OWNERS index 654d8653508..53617856c63 100644 --- a/.github/OWNERS +++ b/.github/OWNERS @@ -3,6 +3,8 @@ reviewers: - castrojo - cblecker + - guineveresaenger + - mrbobbytables - nikhita - parispittman - Phillels