Use team alias in CODEOWNERS file (#5011)
This commit is contained in:
parent
55eb157645
commit
83b5156963
|
@ -1,15 +1,10 @@
|
||||||
#####################################################
|
|
||||||
#
|
|
||||||
# List of approvers and maintainers
|
|
||||||
#
|
|
||||||
#####################################################
|
|
||||||
#
|
#
|
||||||
# Learn about membership in OpenTelemetry community:
|
# Learn about membership in OpenTelemetry community:
|
||||||
# https://github.com/open-telemetry/community/blob/master/community-membership.md
|
# https://github.com/open-telemetry/community/blob/main/community-membership.md
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Learn about CODEOWNERS file format:
|
# Learn about CODEOWNERS file format:
|
||||||
# https://help.github.com/en/articles/about-code-owners
|
# https://help.github.com/en/articles/about-code-owners
|
||||||
#
|
#
|
||||||
|
|
||||||
* @anuraaga @iNikem @jkwatson @laurit @mateuszrzeszutek @pavolloffay @trask
|
* @open-telemetry/java-instrumentation-approvers
|
||||||
|
|
Loading…
Reference in New Issue