mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-23 00:04:02 -04:00
Move maintainers to a section in README.md
Move to README.md so it gains visibility and add more maintainers for each board.
This commit is contained in:
parent
a602173c45
commit
8426553609
@ -1,11 +0,0 @@
|
|||||||
# Ardupilot maintainers
|
|
||||||
|
|
||||||
To facilitate development we have a number of maintainers who have volunteered to coordinate development on subsections of the project. When submitting pull requests please follow the conventions preferred by each maintainer. See below
|
|
||||||
|
|
||||||
* Plane mantainer @tridge.
|
|
||||||
* Quads/Hex/etc... maintainer @rmackay9
|
|
||||||
* Rover maintainer @tridge
|
|
||||||
* LogAnalyzer maintainer @chapman
|
|
||||||
* Anything else: @Craig3DRobotics
|
|
||||||
|
|
||||||
When submitting pull requests, please include the subsystem (Plane, copter, VRBRAIN, etc... as the first part of the commit) and follow the rules listed in [CONTRIBUTING](CONTRIBUTING.md).
|
|
32
README.md
32
README.md
@ -43,3 +43,35 @@
|
|||||||
>>[Overview of license](http://dev.ardupilot.com/wiki/license-gplv3)
|
>>[Overview of license](http://dev.ardupilot.com/wiki/license-gplv3)
|
||||||
|
|
||||||
>>[Full Text](https://github.com/diydrones/ardupilot/blob/master/COPYING.txt)
|
>>[Full Text](https://github.com/diydrones/ardupilot/blob/master/COPYING.txt)
|
||||||
|
|
||||||
|
### Maintainers ###
|
||||||
|
>> Ardupilot is comprised of several parts, vehicles and boards. The list below
|
||||||
|
>> contains the people that regularly contribute to the project and are responsible
|
||||||
|
>> for reviewing patches on their specific area. See [CONTRIBUTING.md](CONTRIBUTING.md)
|
||||||
|
>> for more information.
|
||||||
|
>>
|
||||||
|
>> - [Andrew Tridgell](https://github.com/tridge)
|
||||||
|
>> - ***Vehicle***: AntennaTracker, Plane
|
||||||
|
>> - ***Board***: APM1, APM2, Pixhawk
|
||||||
|
>> - [Randy Mackay](https://github.com/rmackay9)
|
||||||
|
>> - ***Vehicle***: Copter
|
||||||
|
>> - [Robert Lefebvre](https://github.com/R-Lefebvre)
|
||||||
|
>> - ***Vehicle***: TradHeli
|
||||||
|
>> - [Grant Morphett](https://github.com/gmorph):
|
||||||
|
>> - ***Vehicle***: Rover
|
||||||
|
>> - [Matthias Badaire](https://github.com/badzz)
|
||||||
|
>> - ***Subsystem***: FRSky
|
||||||
|
>> - [Paul Riseborough](https://github.com/priseborough)
|
||||||
|
>> - ***Subsystem***: AP_NavEKF
|
||||||
|
>> - [Lucas De Marchi](https://github.com/lucasdemarchi)
|
||||||
|
>> - ***Subsystem***: Linux
|
||||||
|
>> - [Víctor Mayoral Vilches](https://github.com/vmayoral)
|
||||||
|
>> - ***Board***: PXF
|
||||||
|
>> - [Mirko Denecke](https://github.com/mirkix)
|
||||||
|
>> - ***Board***: BBBmini
|
||||||
|
>> - [Emlid](https://github.com/emlid)
|
||||||
|
>> - ***Board***: NavIO
|
||||||
|
>> - [Emile Castelnuovo](https://github.com/emilecastelnuovo)
|
||||||
|
>> - ***Board***: VRBrain
|
||||||
|
>> - [Mike McCauley](#)
|
||||||
|
>> - ***Board***: Flymaple
|
||||||
|
Loading…
Reference in New Issue
Block a user