Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ The Ruby special interest group (SIG) meets regularly. See the OpenTelemetry
- [Daniel Azuma](https://github.com/dazuma), Google
- [Francis Bogsanyi](https://github.com/fbogsany), Shopify
- [Kayla Reopelle](https://github.com/kaylareopelle), New Relic
- [Matthew Wear](https://github.com/mwear), Lightstep
- [Robert Laurin](https://github.com/robertlaurin), Shopify

For more information about the maintainer role, see the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#maintainer).
Expand All @@ -42,7 +41,6 @@ For more information about the maintainer role, see the [community repository](h
- [Ariel Valentin](https://github.com/arielvalentin), GitHub
- [Eric Mustin](https://github.com/ericmustin)
- [Robb Kidd](https://github.com/robbkidd), Honeycomb
- [Sam Handler](https://github.com/plantfansam), Shopify
- [Xuan Cao](https://github.com/xuan-cao-swi), Solarwinds

For more information about the approver role, see the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#approver).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The emeritus section should come directly after this line.

Expand All @@ -66,6 +64,15 @@ the [Ruby language](https://www.ruby-lang.org/en/downloads/branches/).
- For help or feedback on this project, join us in [GitHub Discussions][discussions-url].
- For more examples, check [SDK example][examples-github].

### Emeritus

- [Andrew Hayworth](https://github.com/ahayworth), Approver
- [Matthew Wear](https://github.com/mwear), Maintainer
Comment thread
maryliag marked this conversation as resolved.
- [Sam Handler](https://github.com/plantfansam), Approver

For more information about the emeritus role, see the
[community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#emeritus-maintainerapprovertriager).

Comment on lines +67 to +75
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### Emeritus
- [Andrew Hayworth](https://github.com/ahayworth), Approver
- [Matthew Wear](https://github.com/mwear), Maintainer
- [Sam Handler](https://github.com/plantfansam), Approver
For more information about the emeritus role, see the
[community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#emeritus-maintainerapprovertriager).

## License

Apache 2.0 - See [LICENSE][license-url] for more information.
Expand Down
Loading