add CODEOWNERS 43/278143/1
authorSooChan Lim <sc1.lim@samsung.com>
Sun, 6 Mar 2022 23:28:59 +0000 (08:28 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 18 Jul 2022 05:58:12 +0000 (14:58 +0900)
which allow the members to be addded as reviewers when the PR is
uploaded.

Change-Id: I2baae3daff64061cf4436b91b22c64f42ced740a

CODEOWNERS [new file with mode: 0644]

diff --git a/CODEOWNERS b/CODEOWNERS
new file mode 100644 (file)
index 0000000..2c7fc6d
--- /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.
+*       @doyoun-kang @gl77-lee @sc1-lim @shiin-lee
+