From dcec124f7c136a65b225319f95bfc0b796f2795c Mon Sep 17 00:00:00 2001 From: Molly Struve Date: Wed, 23 Oct 2019 07:51:59 -0500 Subject: [PATCH] Add SRE team to codeowners file (#4548) [ci skip] Assign migration and config folders to SRE team --- .github/CODEOWNERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d75f032b1..e882399dd 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,10 @@ * @thepracticaldev/core-pullassigner +# SRE +Gemfile @thepracticaldev/sre +/db/ @thepracticaldev/sre +/config/ @thepracticaldev/sre + +# Mac Gemfile @maestromac yarn.lock @maestromac