From 2bf74e8bb7d89e6b51d23685f135600654c3eadb Mon Sep 17 00:00:00 2001 From: Yongjoo Ahn Date: Fri, 17 Jan 2025 16:12:06 +0900 Subject: [PATCH] add codeowners Signed-off-by: Yongjoo Ahn --- .github/CODEOWNERS | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/CODEOWNERS 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 -- 2.34.1