Skip to content

Conversation

Copilot
Copy link

@Copilot Copilot AI commented Jul 9, 2025

This PR addresses the contributor listing organization requirements by:

  1. Sorting emeriti members alphabetically by first name in auto-merge/js/README.md
  2. Removing company affiliations from emeriti listings as requested

Changes Made

Before (emeriti section):

- [Bartlomiej Obecny](https://github.com/obecny), LightStep, Maintainer
- [Daniel Khan](https://github.com/dkhan), Dynatrace, Maintainer
- [Mayur Kale](https://github.com/mayurkale22), Google, Maintainer
- [Rauno Viskus](https://github.com/rauno56), Maintainer
- [Valentin Marchaud](https://github.com/vmarchaud), Maintainer
- [Brandon Gonzalez](https://github.com/bg451), LightStep, Approver
- [Roch Devost](https://github.com/rochdev), DataDog, Approver
- [John Bley](https://github.com/johnbley), Splunk, Approver
- [Mark Wolff](https://github.com/markwolff), Microsoft, Approver
- [Olivier Albertini](https://github.com/OlivierAlbertini), Ville de Montréal, Approver

After (emeriti section):

- [Bartlomiej Obecny](https://github.com/obecny), Maintainer
- [Brandon Gonzalez](https://github.com/bg451), Approver
- [Daniel Khan](https://github.com/dkhan), Maintainer
- [John Bley](https://github.com/johnbley), Approver
- [Mark Wolff](https://github.com/markwolff), Approver
- [Mayur Kale](https://github.com/mayurkale22), Maintainer
- [Olivier Albertini](https://github.com/OlivierAlbertini), Approver
- [Rauno Viskus](https://github.com/rauno56), Maintainer
- [Roch Devost](https://github.com/rochdev), Approver
- [Valentin Marchaud](https://github.com/vmarchaud), Maintainer

Verification

All other contributor listings were already properly sorted alphabetically by first name:

  • Main README.md maintainers: ✅ (Daniel, Martin, Neville, Ted)
  • auto-merge/js/README.md maintainers: ✅ (Amir, Chengzhong, Daniel, Marc)
  • auto-merge/js/README.md approvers: ✅ (Gerhard, Haddas, Hector, Jamie, Martin, Matthew, Naseem, Neville, Purvi, Svetlana)

No CONTRIBUTING.md files contained contributor listings that needed sorting.

Fixes #9.


💡 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 by first name and remove company affiliations Jul 9, 2025
@Copilot Copilot AI requested a review from trask July 9, 2025 17:34
Copilot finished work on behalf of trask July 9, 2025 17:34
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