From 4da964bcaa324e3ff233a71cb8fdf7722ad0bf8e Mon Sep 17 00:00:00 2001 From: Aaron O'Mullan Date: Mon, 7 Mar 2022 20:57:45 +0100 Subject: [PATCH] chore(CODEOWNERS): add @AaronO on core/ (#13865) --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index cb86239630..52c77faff4 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -13,7 +13,7 @@ cli/dts/ @kitsonk cli/lsp/ @dsherret @kitsonk cli/schemas/ @kitsonk cli/tsc/ @kitsonk -core/ @bartlomieju +core/ @AaronO @bartlomieju docs/ @ry ext/ @bartlomieju @crowlKats @lucacasonato @littledivy ext/tls/ @piscisaureus @@ -31,4 +31,4 @@ test_util/wpt/ @lucacasonato test_util/ @bartlomieju third_party/ @bartlomieju tools/ @bartlomieju @dsherret -tools/wpt/ @lucacasonato \ No newline at end of file +tools/wpt/ @lucacasonato