From 024dd701fb17089b9a2d2ccce1abbc6e3aa5b23b Mon Sep 17 00:00:00 2001 From: Ramon Roche Date: Mon, 17 Feb 2025 11:11:37 -0800 Subject: [PATCH] readme: update maintainers information (#24305) * creates new maintainers file per oss best practices * adds Pedro as Space maintainer --- MAINTAINERS.md | 42 ++++++++++++++++++++++++++++++++++++++++++ README.md | 25 ++----------------------- 2 files changed, 44 insertions(+), 23 deletions(-) create mode 100644 MAINTAINERS.md diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 0000000000..426852e7b2 --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,42 @@ +Maintainers +=========== + +See [the documentation on Maintainers](https://docs.px4.io/main/en/contribute/maintainers.html) to learn about the role of the maintainers and the process to become one. + +**Active Maintainers** + +| Name | Sector | GitHub | Chat | email +|-------------------------|--------|--------|------|---------------- +| Lorenz Meier | Founder | [LorenzMeier][LorenzMeier] | | +| Daniel Agar | Architecture | [dagar][dagar] | daniel_agar | +| Beat Küng | Architecture | [bkueng][bkueng] | beatkueng | +| Ramón Roche | CI / Testing | [mrpollo][mrpollo] | rroche | +| Mathieu Bresciani | State Estimation | [bresch][bresch] | mbresch | +| Paul Riseborough | State Estimation | [priseborough][priseborough] | | +| David Sidrane | RTOS / NuttX | [davids5][davids5] | david_s5 | +| Jayoung Lim | Simulation | [Jaeyoung-Lim][Jaeyoung-Lim] | jaeyounglim. | +| Beniamino Pozzan | ROS 2 | [beniaminopozzan][beniaminopozzan] | beniaminopozzan | +| Matthias Grob | Multirotor | [MaEtUgR][MaEtUgR] | maetugr | +| Silvan Fuhrer | Fixed-Wing / VTOL | [sfuhrer][sfuhrer] | sfuhrer | +| Christian Friedrich | Rover | [chfriedrich98][chfriedrich98] | christian982564 | +| Pedro Roque | Spacecraft | [Pedro-Roque][Pedro-Roque] | .pedroroque | + + +**Documentation Maintainers** + +| Name | GitHub | Chat | email +|------|--------|------|---------------------- +| Hamish Willee | [hamishwillee][hamishwillee] | hamishwillee | + +**Release Managers** + +| Name | GitHub | Chat | email +|------|--------|------|---------------------- +| Ramón Roche | [mrpollo][mrpollo] | rroche | +| Daniel Agar | [dagar][dagar] | daniel_agar | + +**Retired Maintainers** + +| Name | GitHub | Chat | email +|------|--------|------|---------------------- +| | | | diff --git a/README.md b/README.md index aef9e8f8a5..dac25f0ea1 100644 --- a/README.md +++ b/README.md @@ -44,30 +44,9 @@ The PX4 Dev Team syncs up on a [weekly dev call](https://docs.px4.io/main/en/con ## Maintenance Team -Note: This is the source of truth for the active maintainers of PX4 ecosystem. +See the latest list of maintainers on [MAINTAINERS](MAINTAINERS.md) file at the root of the project. -| Sector | Maintainer | -|---|---| -| Founder | [Lorenz Meier](https://github.com/LorenzMeier) | -| Architecture | [Daniel Agar](https://github.com/dagar) / [Beat Küng](https://github.com/bkueng)| -| State Estimation | [Mathieu Bresciani](https://github.com/bresch) / [Paul Riseborough](https://github.com/priseborough) | -| OS/NuttX | [David Sidrane](https://github.com/davids5) | -| Drivers | [Daniel Agar](https://github.com/dagar) | -| Simulation | [Jaeyoung Lim](https://github.com/Jaeyoung-Lim) | -| ROS2 | [Beniamino Pozzan](https://github.com/beniaminopozzan) | -| Community QnA Call | [Ramon Roche](https://github.com/mrpollo) | -| [Documentation](https://docs.px4.io/main/en/) | [Hamish Willee](https://github.com/hamishwillee) | - -| Vehicle Type | Maintainer | -|---|---| -| Multirotor | [Matthias Grob](https://github.com/MaEtUgR) | -| Fixed Wing | [Thomas Stastny](https://github.com/tstastny) | -| Hybrid VTOL | [Silvan Fuhrer](https://github.com/sfuhrer) | -| Rover | [Christian Friedrich](https://github.com/chfriedrich98) | -| Boat | x | - - -See also [maintainers list](https://px4.io/community/maintainers/) (px4.io) and the [contributors list](https://github.com/PX4/PX4-Autopilot/graphs/contributors) (Github). However it may be not up to date. +For the latest stats on contributors please see the latest stats for the Dronecode ecosystem in our project dashboard under [LFX Insights](https://insights.lfx.linuxfoundation.org/foundation/dronecode). For information on how to update your profile and affiliations please see the following support link on how to [Complete Your LFX Profile](https://docs.linuxfoundation.org/lfx/my-profile/complete-your-lfx-profile). Dronecode publishes a yearly snapshot of contributions and achievements on its [website under the Reports section](https://dronecode.org). ## Supported Hardware