From 13ae28081cbdb778468acb12ad6c8d344702811c Mon Sep 17 00:00:00 2001 From: Katarzyna Kujawa Date: Tue, 7 Jun 2022 09:32:26 +0200 Subject: [PATCH] Add CODEOWNERS --- CODEOWNERS | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..2093f2d --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,10 @@ +# Learn about CODEOWNERS file format: +# https://help.github.com/en/articles/about-code-owners + +# These owners will be the default owners for everything in +# the repo. Unless a later match takes precedence, +# @lei-sumo @vsinghal13 will be requested for +# review when someone opens a pull request. +* @lei-sumo @vsinghal13 + +/.github/* @SumoLogic/open-source-collection-team