From d93f795a55326fdaba4ed69bee2bcae3e446c0f7 Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Sat, 28 Jun 2025 12:53:37 -0700 Subject: [PATCH] Standardize contributing section --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 88b2de8e15..256ef63200 100644 --- a/README.md +++ b/README.md @@ -254,16 +254,14 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for: * Keys to successful PRs * Guide to using gradle composite builds -### Code owners - -#### Maintainers +### Maintainers - [Jack Berg](https://github.com/jack-berg), New Relic - [John Watson](https://github.com/jkwatson), Verta.ai 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 +### Approvers - [Jason Plumb](https://github.com/breedx-splk), Splunk - [Josh Suereth](https://github.com/jsuereth), Google @@ -272,13 +270,13 @@ For more information about the maintainer role, see the [community repository](h 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 +### Triagers - [Gregor Zeitlinger](https://github.com/zeitlinger), Grafana Labs For more information about the triager role, see the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#triager). -#### Emeritus +### Emeritus - Maintainer [Bogdan Drutu](https://github.com/BogdanDrutu) - Maintainer [Carlos Alberto](https://github.com/carlosalberto)