Skip to content

RFC: Merge Cortex teams into new Arm team #818

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 25, 2025
Merged

RFC: Merge Cortex teams into new Arm team #818

merged 1 commit into from
Feb 25, 2025

Conversation

adamgreig
Copy link
Member

@adamgreig adamgreig commented Feb 11, 2025

As discussed in last week's meeting, I'm proposing we merge the existing Cortex teams into a new Arm team that takes over maintenance of all the previous Cortex repositories.

Please put in any comments or thoughts you have, especially if you're in one of those teams!

We can discuss further in the next weekly meeting if needed.

Relevant members voting:

@adamgreig adamgreig requested a review from a team as a code owner February 11, 2025 19:28
1. Create new Arm team
2. Add all Cortex-A, Cortex-R, and Cortex-M members to Arm team
3. Add all Cortex-A, Cortex-R, and Cortex-M repositories to Arm team
4. Delete Cortex-A, Cortex-R, and Cortex-M teams
Copy link
Contributor

Choose a reason for hiding this comment

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

These teams also own crates on crates.io. Like https://crates.io/crates/cortex-m.

@berkus
Copy link
Member

berkus commented Feb 13, 2025

ye

@thejpster
Copy link
Contributor

The overlap between M and R is quite big (both bare metal, both have no MMU, both use similar assembly) and the overlap between R and A is quite big (same vector tables and exception handling mechanism), so I'm all for removing this artificial distinction.

There’s also a whole functioning cortex-r-rt crate I’m trying to donate but can’t because there’s no Cortex-R team members currently. You don't need to be a Cortex-R expert to review it - a Cortex-A person can review the vector tables and a Cortex-M person can review the inline assembly.

Copy link
Member

@newAM newAM left a comment

Choose a reason for hiding this comment

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

I think it makes sense.

@thejpster

This comment was marked as outdated.

@thejpster
Copy link
Contributor

@adamgreig what does this need to pass? simple majority?

@thejpster
Copy link
Contributor

I was told on Zulip that a 👍 on the PR doesn't count as 'approval'. @nchong-at-aws and @berkus - can you tick your boxes in the PR description if you approve?

@berkus
Copy link
Member

berkus commented Feb 20, 2025

I can't - the description is not editable.

@adamgreig
Copy link
Member Author

I can't - the description is not editable.

Could you try now please?

@thejpster
Copy link
Contributor

@nchong-at-aws and @berkus - please can you tick your boxes in the PR description if you approve?

@berkus
Copy link
Member

berkus commented Feb 25, 2025

I did.

@adamgreig adamgreig merged commit 6500824 into master Feb 25, 2025
@adamgreig adamgreig deleted the arm-team branch February 25, 2025 22:40
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Mar 28, 2025
…, r=Noratrieb

Update target maintainers for thumb targets to reflect new REWG Arm team name

Closes rust-lang#139027

The name of the team responsible for these targets has changed as the team was merged with other Arm-related teams (see rust-embedded/wg#818). The link gives an up-to-date list of github usernames that can be pinged, whereas the old email address is not very actively maintained or tracked.
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Mar 28, 2025
Rollup merge of rust-lang#139038 - adamgreig:thumb-target-maintainers, r=Noratrieb

Update target maintainers for thumb targets to reflect new REWG Arm team name

Closes rust-lang#139027

The name of the team responsible for these targets has changed as the team was merged with other Arm-related teams (see rust-embedded/wg#818). The link gives an up-to-date list of github usernames that can be pinged, whereas the old email address is not very actively maintained or tracked.
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.

4 participants