Skip to content

Conversation

Copilot
Copy link

@Copilot Copilot AI commented Jul 9, 2025

This PR sorts contributor listings alphabetically by GitHub username in the .github/component_owners.yml file as requested in the issue.

Changes Made

  • Sorted GitHub usernames alphabetically within each component that has multiple contributors
  • Affected 9 components with multiple contributors that were not previously sorted:
    • packages/resource-detector-azure
    • packages/auto-instrumentations-node
    • packages/auto-instrumentations-web
    • packages/baggage-span-processor
    • packages/propagation-utils
    • packages/contrib-test-utils
    • packages/instrumentation-typeorm
    • packages/instrumentation-oracledb
    • packages/instrumentation-document-load

Notes

  • No emeritus member listings or company affiliations were found in the repository files that needed removal
  • The README.md and CONTRIBUTING.md files only contain GitHub team references (@open-telemetry/javascript-maintainers, etc.) and automated contributor images, not individual listings requiring sorting
  • All changes are minimal and surgical, affecting only the ordering of existing usernames without adding or removing any content
  • Markdown linting passes successfully after changes

Fixes #12.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@Copilot Copilot AI changed the title [WIP] Sort contributor listings Sort contributor listings alphabetically in component ownership file Jul 9, 2025
@Copilot Copilot AI requested a review from trask July 9, 2025 16:43
Copilot finished work on behalf of trask July 9, 2025 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sort contributor listings
2 participants