Skip to content

Sort contributor listings alphabetically by first name and remove company affiliations from emeritus members#10

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/fix-9
Draft

Sort contributor listings alphabetically by first name and remove company affiliations from emeritus members#10
Copilot wants to merge 2 commits into
mainfrom
copilot/fix-9

Conversation

Copilot AI commented Jul 9, 2025

Copy link
Copy Markdown

This PR addresses the contributor listing organization in the repository documentation as requested in the issue.

Changes Made

README.md

  • Replaced external repository links with inline contributor listings for better visibility and maintenance
  • Sorted all contributor listings alphabetically by first name across all categories:
    • Maintainers (4 contributors)
    • Approvers (12 contributors)
    • Triagers (1 contributor)
    • Emeritus (5 contributors)
  • Removed company affiliations from emeritus members only as specified, while maintaining them for active contributors

CONTRIBUTING.md

  • No changes required - this file contained no contributor listings

Contributors by Role

The contributor information was consolidated from both the OpenTelemetry Java and OpenTelemetry Java Instrumentation repositories and organized as follows:

Maintainers (sorted alphabetically by first name):

  • Jack Berg, John Watson, Lauri Tulmin, Trask Stalnaker

Approvers (sorted alphabetically by first name):

  • Gregor Zeitlinger, Jack Berg, Jason Plumb, Jay DeLuca, Jean Bisutti, John Watson, Jonas Kunz, Josh Suereth, Lauri Tulmin, Steve Rao, Sylvain Juge, Trask Stalnaker

Triagers (sorted alphabetically by first name):

  • Gregor Zeitlinger

Emeritus (sorted alphabetically by first name, company affiliations removed):

  • Bogdan Drutu, Carlos Alberto, Mateusz Rzeszutek, Nikita Salnikov-Tarnovski, Tyler Benson

Verification

  • ✅ Build and tests continue to pass
  • ✅ Documentation renders correctly
  • ✅ All changes are minimal and focused only on contributor listings
  • ✅ No functional code changes

Fixes #9.

Warning

Firewall rules blocked me from connecting to one or more addresses

I tried to connect to the following addresses, but was blocked by firewall rules:

  • scans-in.gradle.com
    • Triggering command: /usr/lib/jvm/temurin-17-jdk-amd64/bin/java --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED --add-opens=java.xml/javax.xml.namespace=ALL-UNNAMED -XX:MaxMetaspaceSize=384m -XX:+HeapDumpOnOutOfMemoryError -Xms256m -Xmx512m -Dfile.encoding=UTF-8 -Duser.country -Duser.language=en -Duser.variant -cp /home/REDACTED/.gradle/wrapper/dists/gradle-8.14.3-bin/cv11ve7ro1n3o1j4so8xd9n66/gradle-8.14.3/lib/gradle-daemon-main-8.14.3.jar -javaagent:/home/REDACTED/.gradle/wrapper/dists/gradle-8.14.3-bin/cv11ve7ro1n3o1j4so8xd9n66/gradle-8.14.3/lib/agents/gradle-instrumentation-agent-8.14.3.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 8.14.3 (dns block)

If you need me to access, download, or install something from one of these locations, you can either:


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

…pany affiliations from emeritus members

Co-authored-by: trask <218610+trask@users.noreply.github.com>
Copilot AI changed the title [WIP] Sort contributor listings Sort contributor listings alphabetically by first name and remove company affiliations from emeritus members Jul 9, 2025
Copilot AI requested a review from trask July 9, 2025 17:59
Copilot finished work on behalf of trask July 9, 2025 17:59
@github-actions

github-actions Bot commented Oct 7, 2025

Copy link
Copy Markdown

This PR has been labeled as stale due to lack of activity. It will be automatically closed if there is no further activity over the next 14 days.

@github-actions github-actions Bot added the stale label Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sort contributor listings

2 participants