From 11a89fac22513ff56bee99874606707324191d41 Mon Sep 17 00:00:00 2001 From: MyungJoo Ham Date: Fri, 15 Jun 2018 08:54:44 +0900 Subject: [PATCH] [Codeowners] Update. Add all members for reviewers - Add all members to reviewer list - Update the comments Signed-off-by: MyungJoo Ham --- .github/CODEOWNERS | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f2fd529..2a6b600 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,14 +3,16 @@ # For more details, visit https://help.github.com/articles/about-codeowners/ # Note that the current version of github.sec.samsung.net does not translate -# @org/team-name (e.g., @RS7-STAR/audri_maintainers), even though +# @org/team-name (e.g., @STAR/taos-team), even though # https://help.github.com/articles/about-codeowners/ depicts @org/team-name # as well as @username format. -# So, We must write all IDs of @RS7-STAR/audri_maintainers manually. +# So, We must write all IDs of @STAR/taos-team manually. # Note that when we migrate this to github.com, we need to rewrite the whole # entries. -* @myungjoo-ham @wook16-song @jinhyuck83-park @jy1210-jung @sewon-oh @hello-ahn +# All members of taos-team are supposed to review each other +* @myungjoo-ham @wook16-song @jinhyuck83-park @jy1210-jung @sewon-oh @hello-ahn @jijoong-moon @geunsik-lim @sangjung-woo +# For /packaging/, reviewers are limited to those who have some RPM packaging experiences /packaging/ @geunsik-lim @sangjung-woo @wook16-song @myungjoo-ham -- 2.7.4