From 1cf5e34cda26e229d3f4f03975b5e7312ac4dc90 Mon Sep 17 00:00:00 2001 From: Bogdan Drutu Date: Sat, 7 Sep 2019 14:25:22 -0700 Subject: [PATCH] Create CODEOWNERS (#11) --- CODEOWNERS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 00000000..4575ae71 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,15 @@ +##################################################### +# +# List of approvers for OpenTelemetry Erlang 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 +# + +* @deadtrickster @hauleth @tsloughter