From: Yongjoo Ahn Date: Fri, 17 Jan 2025 07:12:06 +0000 (+0900) Subject: add codeowners X-Git-Tag: accepted/tizen/unified/20250310.024558~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2bf74e8bb7d89e6b51d23685f135600654c3eadb;p=platform%2Fhal%2Fapi%2Fml.git add codeowners Signed-off-by: Yongjoo Ahn --- diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..75f0f14 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,7 @@ +# 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 + +# Until we define maintainers/committers per subdirectory, all committers (reviewers) are supposed to review any parts. +* @nnstreamer/nnstreamer