update codeowners file (#734)
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
This commit is contained in:
parent
a95b00a601
commit
ea70fece4f
|
|
@ -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
|
||||
17
CODEOWNERS
17
CODEOWNERS
|
|
@ -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
|
||||
Loading…
Reference in New Issue