From 559658824cf1afd4d175c31a8d8d2f66482fc691 Mon Sep 17 00:00:00 2001 From: Yaron Schneider Date: Fri, 25 Sep 2020 14:29:03 -0700 Subject: [PATCH] Create CODEOWNERS --- CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 00000000..336e3314 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,2 @@ +# These owners are the maintainers and approvers of this repo +* @maintainers-go-sdk @approvers-go-sdk