From 0122a1b20f2b6e3462db93fffc6095faf79a3e36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juraci=20Paix=C3=A3o=20Kr=C3=B6hling?= Date: Mon, 17 Nov 2025 13:01:02 +0100 Subject: [PATCH] chore: add community triagers/approvers/maintainers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Juraci Paixão Kröhling --- README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/README.md b/README.md index c60396b7..0c6abefa 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,30 @@ Further reading: We welcome contributions! See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines. +Here is a list of community roles with current and previous members: + +### Maintainers + +- [Josh Suereth](https://github.com/jsuereth), Google +- [Laurent Quérel](https://github.com/lquerel), F5 +- [Jeremy Blythe](https://github.com/jerbly), Evertz + +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 + +- [Josh Suereth](https://github.com/jsuereth), Google +- [Laurent Quérel](https://github.com/lquerel), F5 +- [Jeremy Blythe](https://github.com/jerbly), Evertz + +For more information about the approver role, see the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#approver). + +### Triagers + +- Actively seeking contributors to triage issues + +For more information about the triager role, see the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#triager). + ## License Apache License 2.0 - see [LICENSE](LICENSE) for details.