From 93967b36fd867edbe0912e0b9a7efbada043e722 Mon Sep 17 00:00:00 2001 From: Fabrizio Ferri-Benedetti Date: Tue, 28 May 2024 13:43:18 +0200 Subject: [PATCH] Add link to community membership --- content/en/blog/2024/go-contrib-removal.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/content/en/blog/2024/go-contrib-removal.md b/content/en/blog/2024/go-contrib-removal.md index 721e1681d610..847b58b266c6 100644 --- a/content/en/blog/2024/go-contrib-removal.md +++ b/content/en/blog/2024/go-contrib-removal.md @@ -44,9 +44,11 @@ issues, and reviewing pull requests. To become a code owner of one of the modules, you need to be a member of the OpenTelemetry organization and have a good working knowledge of the code you -seek to maintain. +seek to maintain. To become a member of OpenTelemetry in GitHub, see the +requirements in +[Community membership](https://github.com/open-telemetry/community/blob/main/community-membership.md#requirements). -If you satisfy both requirements, +If you satisfy all requirements, [open an issue](https://github.com/open-telemetry/opentelemetry-go-contrib/issues/new?assignees=&labels=&projects=&template=owner.md&title=). We're looking forward to your request!