From e2db5087b8fa50dc497182102f9563b3699d116d Mon Sep 17 00:00:00 2001 From: Igor Gov Date: Thu, 12 Aug 2021 09:23:48 +0300 Subject: [PATCH] Adding front end team as a code owners to ui folder (#204) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 92f7fc044..694076f95 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,4 @@ # This is a comment. # Each line is a file pattern followed by one or more owners. -/ui/ @up9inc/frontend +/ui/ @frontend