From 973ba8a4daf6d5398670408094d6ee0c39ae4de2 Mon Sep 17 00:00:00 2001 From: Quinn Date: Mon, 4 Jul 2022 11:52:37 -0400 Subject: [PATCH] hotfix: remove quinn from rescript PR autoping --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 27cfbc62..728a8c1c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -9,8 +9,8 @@ # This also holds true for GitHub teams. # Rescript -*.res @OAGr @quinn-dougherty -*.resi @OAGr @quinn-dougherty +*.res @OAGr +*.resi @OAGr # Typescript *.tsx @Hazelfire @OAGr