From 52d9d04d58ed810af60c22c80aa6203ae00a6c6e Mon Sep 17 00:00:00 2001 From: Aaron Crawfis Date: Thu, 1 Oct 2020 15:51:04 -0700 Subject: [PATCH] Merge master --- CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 000000000..be3790301 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,2 @@ +# These owners are the maintainers and approvers of this repo +* @maintainers-docs @approvers-docs