update codeowners file (#734)

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
This commit is contained in:
Reiley Yang 2020-06-17 00:39:52 -07:00 committed by GitHub
parent a95b00a601
commit ea70fece4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 17 deletions

5
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,5 @@
# Code owners file.
# This file controls who is tagged for review for any given pull request.
# For anything not explicitly taken by someone else:
* @open-telemetry/dotnet-approvers

View File

@ -1,17 +0,0 @@
#####################################################
#
# 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
#
* @bruno-garcia @cijothomas @CodeBlanch @discostu105 @lmolkova @MikeGoldsmith @pjanotti @SergeyKanzhelev
# Triagers (issues only): @reyang