From 6f25155eb1cad3c6a4156c49e6b1b34eda8196c8 Mon Sep 17 00:00:00 2001 From: MyungJoo Ham Date: Fri, 25 May 2018 14:27:28 +0900 Subject: [PATCH] [CI] Update codeowners Add more people as reviewers. No per-module policy. (we don't need it yet.) Signed-off-by: MyungJoo Ham --- .github/CODEOWNERS | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 89ca96d..f2fd529 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -11,18 +11,6 @@ # Note that when we migrate this to github.com, we need to rewrite the whole # entries. -* @myungjoo-ham @wook16-song +* @myungjoo-ham @wook16-song @jinhyuck83-park @jy1210-jung @sewon-oh @hello-ahn -/packaging/ @geunsik-lim @sangjung-woo @wook16-song - -/include/ @myungjoo-ham - -/tensor_converter @myungjoo-ham - -/tensor_transform @myungjoo-ham - -/tensor_filter @myungjoo-ham - -/tensor_sink @myungjoo-ham - -/tensor_merge @myungjoo-ham +/packaging/ @geunsik-lim @sangjung-woo @wook16-song @myungjoo-ham -- 2.7.4