From 06c4a0d1950558fe730b67c98c1625a048ef518a Mon Sep 17 00:00:00 2001 From: Daniel Agar Date: Tue, 11 Apr 2017 11:56:33 -0400 Subject: [PATCH] README link to github labels --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index a9c74f7d9b..da21b5b60f 100644 --- a/README.md +++ b/README.md @@ -36,29 +36,29 @@ Please refer to the [user documentation](http://px4.io/user-guide/) and [user fo ## Maintenance Team * Project / Founder - [Lorenz Meier](http://github.com/LorenzMeier) - * Dev Call - [Ramon Roche](http://github.com/mrpollo) + * [Dev Call](https://github.com/PX4/Firmware/labels/devcall) - [Ramon Roche](http://github.com/mrpollo) * Communication Architecture - [Beat Kueng](http://github.com/bkueng), [Julian Oes](http://github.com/JulianOes) * UI / UX - [Gus Grubba](http://github.com/dogmaphobic) - * Multicopter Flight Control - [Dennis Mannhart](http://github.com/Stifael), [Matthias Grob](http://github.com/MaEtUgR) - * VTOL Flight Control - [Roman Bapst](http://github.com/tumbili), [Andreas Antener](http://github.com/AndreasAntener), [Sander Smeets](http://github.com/sanderux) - * Fixed Wing Flight Control - [Daniel Agar](http://github.com/dagar), [Paul Riseborough](http://github.com/priseborough) + * [Multicopter Flight Control](https://github.com/PX4/Firmware/labels/multicopter) - [Dennis Mannhart](http://github.com/Stifael), [Matthias Grob](http://github.com/MaEtUgR) + * [VTOL Flight Control](https://github.com/PX4/Firmware/labels/vtol) - [Roman Bapst](http://github.com/tumbili), [Andreas Antener](http://github.com/AndreasAntener), [Sander Smeets](http://github.com/sanderux) + * [Fixed Wing Flight Control](https://github.com/PX4/Firmware/labels/fixedwing) - [Daniel Agar](http://github.com/dagar), [Paul Riseborough](http://github.com/priseborough) * Racers - [Anton Matosov](http://github.com/anton-matosov) - * OS / drivers - [David Sidrane](http://github.com/david_s5) + * OS / drivers - [David Sidrane](http://github.com/davids5) * UAVCAN / Industrial - [Pavel Kirienko](http://github.com/pavel-kirienko) * State Estimation - [James Goppert](http://github.com/jgoppert), [Paul Riseborough](http://github.com/priseborough) * VIO - [Mohammed Kabir](http://github.com/mhkabir), [Christoph Tobler](http://github.com/ChristophTobler) * Obstacle Avoidance - [Vilhjalmur Vilhjalmsson](http://github.com/vilhjalmur89) - * Snapdragon - [Mark Charlebois](http://github.com/mcharleb) + * [Snapdragon](https://github.com/PX4/Firmware/labels/snapdragon) - [Mark Charlebois](http://github.com/mcharleb) * Intel Aero - [Lucas de Marchi](http://github.com/lucasdemarchi), [Simone Guscetti](http://github.com/simonegu) - * Raspberry Pi / Navio - [Beat Kueng](http://github.com/bkueng) - * Parrot Bebop - [Michael Schaeuble](http://github.com/eyeam3) + * [Raspberry Pi / Navio](https://github.com/PX4/Firmware/labels/raspberry_pi) - [Beat Kueng](http://github.com/bkueng) + * [Parrot Bebop](https://github.com/PX4/Firmware/labels/bebop) - [Michael Schaeuble](http://github.com/eyeam3) ## Supported Hardware This repository contains code supporting these boards: * [Snapdragon Flight](http://dev.px4.io/hardware-snapdragon.html) - * Intel Aero - * Raspberry PI with Navio 2 + * [Intel Aero] (https://dev.px4.io/hardware-intel-aero.html) + * [Raspberry PI with Navio 2] (https://dev.px4.io/hardware-rpi.html) * [Parrot Bebop 2](http://dev.px4.io/starting-building.html#parrot-bebop) * FMUv1.x * FMUv2.x ([Pixhawk](http://dev.px4.io/hardware-pixhawk.html) and [Pixfalcon](http://dev.px4.io/hardware-pixfalcon.html))