[github] Add CODEOWNER file
authorgichan <gichan2.jang@samsung.com>
Thu, 30 Jun 2022 09:27:11 +0000 (18:27 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 1 Jul 2022 00:03:55 +0000 (09:03 +0900)
Add code owners for the edge repo. Define specified owner later.

Signed-off-by: gichan <gichan2.jang@samsung.com>
.github/CODEOWNERS [new file with mode: 0644]

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
new file mode 100644 (file)
index 0000000..de153e1
--- /dev/null
@@ -0,0 +1,2 @@
+# Default oweners for everything in the repo. (integration, infra/tool files)
+* @myungjoo @jijoongmoon @again4you @jaeyun-jung @anyj0527 @gichan-jang