[Maintanence] Add CODEOWNERS
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 26 Jun 2019 04:32:58 +0000 (13:32 +0900)
committer함명주/On-Device Lab(SR)/Principal Engineer/삼성전자 <myungjoo.ham@samsung.com>
Wed, 26 Jun 2019 04:38:29 +0000 (13:38 +0900)
Getting tired of adding reviewers manually,
let GITHUB do that for us.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
.github/CODEOWNERS [new file with mode: 0644]

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
new file mode 100644 (file)
index 0000000..84d44fe
--- /dev/null
@@ -0,0 +1,8 @@
+# This is a comment.
+# Each line is a file pattern followed by one or more owners.
+# For more details, visit https://help.github.com/articles/about-codeowners/
+# The lists of people and groups are for github.com
+
+# All members of npu-OS-team are supposed to review each other
+* @AIP/npu-os @myungjoo-ham @jijoong-moon @geunsik-lim @wook16-song @helloahn @pk-kapoor @dongju-chae
+