From 83b5156963d61b71c7c05754abdfae799ea68d2f Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Wed, 5 Jan 2022 00:01:08 -0800 Subject: [PATCH] Use team alias in CODEOWNERS file (#5011) --- .github/CODEOWNERS | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 944e7ad54e..7971d1daf5 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,15 +1,10 @@ -##################################################### -# -# List of approvers and maintainers -# -##################################################### # # 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: # https://help.github.com/en/articles/about-code-owners # -* @anuraaga @iNikem @jkwatson @laurit @mateuszrzeszutek @pavolloffay @trask +* @open-telemetry/java-instrumentation-approvers