From 79983b5cb33e02fb49fb784b4ae48e555ede7481 Mon Sep 17 00:00:00 2001 From: wpessers Date: Wed, 25 Mar 2026 14:56:54 +0100 Subject: [PATCH 1/5] doc(approvers): add Raphael Manke <@RaphaelManke> as approver --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5256248624..6b0096e367 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,7 @@ For more information about the maintainer role, see the [community repository](h - [Ivan Santos](https://github.com/pragmaticivan) - [Lukas Hering](https://github.com/herin049) - [Maxime David](https://github.com/maxday) +- [Raphael Manke](https://github.com/raphaelmanke), Dash0 For more information about the approver role, see the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#approver). From d6b06d7850f50e2f4b19ba97c7faf9f52afabb0a Mon Sep 17 00:00:00 2001 From: wpessers Date: Wed, 25 Mar 2026 14:59:42 +0100 Subject: [PATCH 2/5] doc: add details to existing maintainers and approvers --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6b0096e367..7ec6a2dc3b 100644 --- a/README.md +++ b/README.md @@ -128,15 +128,15 @@ See the [Contributing Guide](CONTRIBUTING.md) for details. - [Serkan Özal](https://github.com/serkan-ozal), Catchpoint - [Tyler Benson](https://github.com/tylerbenson), ServiceNow -- [Warre Pessers](https://github.com/wpessers) +- [Warre Pessers](https://github.com/wpessers), DPG Media For more information about the maintainer role, see the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#maintainer). ### Approvers -- [Ivan Santos](https://github.com/pragmaticivan) -- [Lukas Hering](https://github.com/herin049) -- [Maxime David](https://github.com/maxday) +- [Ivan Santos](https://github.com/pragmaticivan), EverQuote +- [Lukas Hering](https://github.com/herin049), Oracle +- [Maxime David](https://github.com/maxday), AWS - [Raphael Manke](https://github.com/raphaelmanke), Dash0 For more information about the approver role, see the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#approver). From e5da9b515dc76d45dc83ac32c607e31eb0ec783f Mon Sep 17 00:00:00 2001 From: wpessers Date: Wed, 25 Mar 2026 19:43:47 +0100 Subject: [PATCH 3/5] fix: do not point to exact line for imports --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ec6a2dc3b..41c4db0e7d 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ These 2 layers are meant to be used in conjunction to instrument your lambda fun ## FAQ * **What exporters/receivers/processors are included from the OpenTelemetry Collector?** - > You can check out [the stripped-down collector's imports](https://github.com/open-telemetry/opentelemetry-lambda/blob/main/collector/lambdacomponents/default.go#L18) in this repository for a full list of currently included components. + > You can check out [the stripped-down collector's imports](https://github.com/open-telemetry/opentelemetry-lambda/blob/main/collector/lambdacomponents/default.go) in this repository for a full list of currently included components. > Self-built binaries of the collector have **experimental** support for a custom set of connectors/exporters/receivers/processors. For more information, see [(Experimental) Customized collector build](./collector/README.md#experimental-customized-collector-build) * **Is the Lambda layer provided or do I need to build it and distribute it myself?** From 24cd4834c6fbe1faaa03880efb16e4b92bb71dd6 Mon Sep 17 00:00:00 2001 From: wpessers Date: Wed, 25 Mar 2026 19:47:17 +0100 Subject: [PATCH 4/5] Revert "doc: add details to existing maintainers and approvers" This reverts commit d6b06d7850f50e2f4b19ba97c7faf9f52afabb0a. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 41c4db0e7d..fe3c0bdbd7 100644 --- a/README.md +++ b/README.md @@ -128,15 +128,15 @@ See the [Contributing Guide](CONTRIBUTING.md) for details. - [Serkan Özal](https://github.com/serkan-ozal), Catchpoint - [Tyler Benson](https://github.com/tylerbenson), ServiceNow -- [Warre Pessers](https://github.com/wpessers), DPG Media +- [Warre Pessers](https://github.com/wpessers) For more information about the maintainer role, see the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#maintainer). ### Approvers -- [Ivan Santos](https://github.com/pragmaticivan), EverQuote -- [Lukas Hering](https://github.com/herin049), Oracle -- [Maxime David](https://github.com/maxday), AWS +- [Ivan Santos](https://github.com/pragmaticivan) +- [Lukas Hering](https://github.com/herin049) +- [Maxime David](https://github.com/maxday) - [Raphael Manke](https://github.com/raphaelmanke), Dash0 For more information about the approver role, see the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#approver). From bb4226fd6fd404a0566dd68519a92c95377004d6 Mon Sep 17 00:00:00 2001 From: wpessers Date: Wed, 25 Mar 2026 19:49:12 +0100 Subject: [PATCH 5/5] doc: remove employer information --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe3c0bdbd7..541d8bf531 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ For more information about the maintainer role, see the [community repository](h - [Ivan Santos](https://github.com/pragmaticivan) - [Lukas Hering](https://github.com/herin049) - [Maxime David](https://github.com/maxday) -- [Raphael Manke](https://github.com/raphaelmanke), Dash0 +- [Raphael Manke](https://github.com/raphaelmanke) For more information about the approver role, see the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#approver).