CODEOWNERS: define code-owners to add the owners as reviewers on PR creation 97/241497/1
authorSung-Jin Park <sj76.park@samsung.com>
Mon, 16 Mar 2020 05:08:20 +0000 (14:08 +0900)
committerSung-Jin Park <sj76.park@samsung.com>
Thu, 20 Aug 2020 09:44:03 +0000 (18:44 +0900)
Change-Id: I6b20eac649c05d85849d6af8bc3bab2e159e873a
Signed-off-by: Sung-Jin Park <sj76.park@samsung.com>
CODEOWNERS [new file with mode: 0644]

diff --git a/CODEOWNERS b/CODEOWNERS
new file mode 100644 (file)
index 0000000..7d1ca41
--- /dev/null
@@ -0,0 +1,9 @@
+# This is a comment.
+# Each line is a file pattern followed by one or more owners.
+
+# These owners will be the default owners for everything in
+# the repo. Unless a later match takes precedence,
+# @global-owner1 and @global-owner2 will be requested for
+# review when someone opens a pull request.
+*       @cyeon-lee @doyoun-kang @gl77-lee @jhyuni-kang @jk0430-kim @joonbum-ko @juns-kim @juyeonne-lee @lsj119 @minjjj-kim @sc1-lim @shiin-lee @sj76-park
+