From 6e0647ca805fc85e61b966bbf06e4a4aab40d2bc Mon Sep 17 00:00:00 2001 From: Huxing Zhang Date: Mon, 23 Mar 2026 17:53:58 +0800 Subject: [PATCH] Add Golang Compile Time Instrumentation section Added section for Golang Compile Time Instrumentation with repo link and member information. --- community-members.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/community-members.md b/community-members.md index 7b140800c..c0a898203 100644 --- a/community-members.md +++ b/community-members.md @@ -116,6 +116,12 @@ Repo: [open-telemetry/opentelemetry-go-instrumentation](https://github.com/open- The list of active members (both "approvers" and "maintainers") for the OpenTelemetry Go auto-instrumentation can be found in the [open-telemetry/opentelemetry-go-instrumentation CONTRIBUTING file](https://github.com/open-telemetry/opentelemetry-go-instrumentation/blob/main/CONTRIBUTING.md#appovers-and-maintainers). +### Golang Compile Time Instrumentation + +Repo: [open-telemetry/opentelemetry-go-compile-instrumentation](https://github.com/open-telemetry/opentelemetry-go-compile-instrumentation) + +The list of active members (both "approvers" and "maintainers") for the OpenTelemetry Go compile time instrumentation can be found in the [open-telemetry/opentelemetry-go-compile-instrumentation CONTRIBUTING file](https://github.com/open-telemetry/opentelemetry-go-compile-instrumentation/blob/main/CONTRIBUTING.md#approvers-and-maintainers). + ## JavaScript Repo: [open-telemetry/opentelemetry-js](https://github.com/open-telemetry/opentelemetry-js)