Merge pull request #4 from SergeyKanzhelev/codeowners

added codeowners file with Liudmila in it
This commit is contained in:
Sergey Kanzhelev 2019-05-09 09:18:40 -07:00 committed by GitHub
commit 6fa7cd3ad2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

16
CODEOWNERS Normal file
View File

@ -0,0 +1,16 @@
#####################################################
#
# List of approvers for OpenTelemetry .NET SDK
#
#####################################################
#
# 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
#
* @SergeyKanzhelev
* @lmolkova