[CI] Add CodeOwners Entries
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 24 May 2018 07:41:37 +0000 (16:41 +0900)
committer임근식/동작제어Lab(SR)/Principal Engineer/삼성전자 <geunsik.lim@samsung.com>
Thu, 24 May 2018 23:33:14 +0000 (08:33 +0900)
Initial codeowner entries for nnstreamer.

We need to fill this in with more people and directories as we progress.

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..89ca96d
--- /dev/null
@@ -0,0 +1,28 @@
+# 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/
+
+# Note that the current version of github.sec.samsung.net does not translate
+# @org/team-name (e.g., @RS7-STAR/audri_maintainers), even though
+# https://help.github.com/articles/about-codeowners/ depicts @org/team-name
+# as well as @username format.
+# So, We must write all IDs of @RS7-STAR/audri_maintainers manually.
+
+# Note that when we migrate this to github.com, we need to rewrite the whole
+# entries.
+
+*                                             @myungjoo-ham @wook16-song
+
+/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