-
Notifications
You must be signed in to change notification settings - Fork 99
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
Action RFC818: merge cortex teams into new arm team #822
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -124,60 +124,37 @@ The functions of the core team are: | |
- [@adamgreig] | ||
- [@therealprof] | ||
|
||
### The Cortex-A team | ||
### The Arm team | ||
|
||
The Cortex-A team develops and maintains the core of the Cortex-A crate ecosystem. | ||
|
||
#### Members | ||
|
||
- [@raw-bin] | ||
- [@nchong-at-aws] | ||
- [@berkus] | ||
|
||
#### Projects | ||
|
||
Projects maintained by this team. | ||
|
||
- [`aarch64-cpu`] | ||
- [`rust-raspberrypi-OS-tutorials`] | ||
|
||
### The Cortex-M team | ||
|
||
The Cortex-M team develops and maintains the core of the Cortex-M crate ecosystem. | ||
The Arm team develops and maintains the crates related to Arm microprocessors | ||
and microcontrollers, including Cortex-A, Cortex-R, and Cortex-M. | ||
|
||
#### Members | ||
|
||
- [@adamgreig] | ||
- [@therealprof] | ||
- [@thalesfragoso] | ||
- [@berkus] | ||
- [@nchong-at-aws] | ||
- [@newAM] | ||
- [@raw-bin] | ||
- [@thalesfragoso] | ||
- [@therealprof] | ||
|
||
#### Projects | ||
|
||
Projects maintained by this team. | ||
|
||
- [`aarch64-cpu`] | ||
- [`arm-dcc`] | ||
- [`cortex-ar`] | ||
- [`cortex-m-quickstart`] | ||
- [`cortex-m-rt`] | ||
- [`cortex-m-semihosting`] | ||
- [`cortex-m`] | ||
- [`itm`] | ||
- [`panic-dcc`] | ||
- [`panic-itm`] | ||
- [`panic-semihosting`] | ||
|
||
### The Cortex-R team | ||
|
||
The Cortex-R team develops and maintains the core of the Cortex-R crate ecosystem. | ||
|
||
#### Members | ||
|
||
This team is currently empty! Please get in touch via an issue or the Matrix | ||
chat if you are interested in helping to maintain the Cortex-R crates. | ||
|
||
#### Projects | ||
|
||
- [`arm-dcc`] | ||
- [`cortex-r`] | ||
- [`panic-dcc`] | ||
- [`rust-raspberrypi-OS-tutorials`] | ||
|
||
### The embedded Linux team | ||
|
||
|
@@ -389,14 +366,12 @@ The following alumni have put themselves into the hibernation state, due to bein | |
Each team can be privately contacted via the following e-mail addresses: | ||
|
||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
<!-- - [email protected] --> | ||
|
||
You can usually find the members of the embedded WG on the Rust Embedded Matrix room | ||
([#rust-embedded:matrix.org][matrix]). | ||
|
@@ -468,7 +443,7 @@ Our Matrix room is logged by on the bridged IRC channel, and you can find the lo | |
[`cortex-m-rt`]: https://github.com/rust-embedded/cortex-m/tree/master/cortex-m-rt | ||
[`cortex-m-semihosting`]: https://github.com/rust-embedded/cortex-m/tree/master/cortex-m-semihosting | ||
[`cortex-m`]: https://github.com/rust-embedded/cortex-m | ||
[`cortex-r`]: https://github.com/rust-embedded/cortex-r | ||
[`cortex-ar`]: https://github.com/rust-embedded/cortex-ar | ||
[`embedded-hal`]: https://github.com/rust-embedded/embedded-hal | ||
[`gpio-cdev`]: https://github.com/rust-embedded/gpio-cdev | ||
[`gpio-utils`]: https://github.com/rust-embedded/gpio-utils | ||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this email still be cortex-m?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
New emails aren't set up yet and will take a bit longer to arrange, so I wanted to get the main README updated first.