From 8c7094fb378b91c04266f8fa9bbd67b2a51ab34a Mon Sep 17 00:00:00 2001 From: JordonPhillips Date: Tue, 14 Sep 2021 13:31:48 +0200 Subject: [PATCH] Use team for CODEOWNERS file This updates the codeowners config to use a team so we don't have to keep chaning this file. --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7c62b7249..0ff8aee94 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ # Add core contributors to all prs by default -* @kstich @JordonPhillips @mtdowling @DavidOgunsAWS +* @awslabs/smithy-developers