Add CODEOWNERS file. (#42)
* Add CODEOWNERS file. * Update CODEOWNERS * Update CODEOWNERS
This commit is contained in:
parent
a3e2439aba
commit
92b416804d
|
|
@ -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
|
||||
Loading…
Reference in New Issue