From 321fc638c4ef558bc943d713e91622f1ff49c5d3 Mon Sep 17 00:00:00 2001 From: Bogdan Drutu Date: Thu, 11 Jul 2019 07:59:49 -0700 Subject: [PATCH] Create CODEOWNERS --- CODEOWNERS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 000000000000..591a66c0c629 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,15 @@ +##################################################### +# +# List of approvers for OpenTelemetry Service Contrib +# +##################################################### +# +# Learn about membership in OpenTelemetry community: +# https://github.com/open-telemetry/community/blob/master/community-membership.md +# +# +# Learn about CODEOWNERS file format: +# https://help.github.com/en/articles/about-code-owners +# + +* @bogdandrutu @pjanotti @flands @songy23 @tigrannajaryan