From 92b416804daf9c62d70022ffde5cf34ec01e83a7 Mon Sep 17 00:00:00 2001 From: Bogdan Drutu Date: Fri, 31 May 2019 06:41:59 -0700 Subject: [PATCH] Add CODEOWNERS file. (#42) * Add CODEOWNERS file. * Update CODEOWNERS * Update CODEOWNERS --- CODEOWNERS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 000000000..4dee9ccc7 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,15 @@ +##################################################### +# +# List of approvers for OpenTelemetry Specifications repository +# +##################################################### +# +# 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 @carlosalberto @SergeyKanzhelev @yurishkuro @tedsuo @iredelmeier @aloisReitbauer @songy23 @c24t