Maintainers - jonas-rem/RIOT GitHub Wiki
This pages gives an overview about the maintainers of several RIOT modules. Whenever you submit an issue or a Pull Request, please assign one of the maintainers of the affected modules as an assignee in the issue tracker. The maintainer takes care of either fixing/merging the issue/PR herself or re-assign the issue to a qualified developer.
Note: A developer might maintain more than one module and an issue might affect more than one module.
Hardware Modules
MSP430
- Kévin Roussel (https://github.com/rousselk)
- Oleg Hahm (https://github.com/OlegHahm)
ARM7
- Kaspar Schleiser (https://github.com/kaspar030)
- Stefan Pfeiffer (https://github.com/stefanpfeiffer)
ARM Cortex-M[034]
General
- Hauke Petersen (https://github.com/haukepetersen)
- Thomas Eichinger (https://github.com/thomaseichinger)
Freescale Kinetis
- Joakim Nohlgård (https://github.com/gebart)
- Johann Fischer (https://github.com/jfischer-phytec-iot)
Atmel SAMr21
- Baptiste Clenet (https://github.com/bapclenet)
Atmel AVR (ATmega)
- Hinnerk van Bruinehsen (https://github.com/N8Fear)
- Ludwig Knüpfer (https://github.com/LudwigOrtmann)
Native
- Ludwig Knüpfer (https://github.com/LudwigOrtmann)
Radio Drivers
- Thomas Eichinger (https://github.com/thomaseichinger)
- Kévin Roussel (https://github.com/rousselk)
- Hauke Petersen (https://github.com/haukepetersen)
Atmel AT86RF2xx
- Daniel Krebs (https://github.com/daniel-k)
- Joakim Nohlgård (https://github.com/gebart)
Other Drivers
- Hauke Petersen (https://github.com/haukepetersen)
- Stefan Pfeiffer (https://github.com/stefanpfeiffer)
- Peter Kietzmann (https://github.com/PeterKietzmann)
Kernel and system libraries
Kernel (core)
- Kaspar Schleiser (https://github.com/kaspar030)
- René Kijewski (https://github.com/kijewski)
Network Stack
GNRC (general)
- Martine Lenders (https://github.com/authmillenon)
- Hauke Petersen (https://github.com/haukepetersen)
6LoWPAN
- Martine Lenders (https://github.com/authmillenon)
IPv6
- Martine Lenders (https://github.com/authmillenon)
UDP
- Martine Lenders (https://github.com/authmillenon)
- Hauke Petersen (https://github.com/haukepetersen)
CCNlite
- Oleg Hahm (https://github.com/OlegHahm)
- Kaspar Schleiser (https://github.com/kaspar030)
OpenWSN
- Thomas Eichinger (https://github.com/thomaseichinger)
Transport Layer
- Oleg Hahm (https://github.com/OlegHahm)
- Cenk Gündoğan (https://github.com/cgundogan)
RPL
- Cenk Gündoğan (https://github.com/cgundogan)
- Emmanuel Baccelli (https://github.com/emmanuelsearch)
AODVv2
- Lotte Steenbrink (https://github.com/lotterleben)
CoAP
- Martine Lenders (https://github.com/authmillenon)
- Lotte Steenbrink (https://github.com/lotterleben)
- Lucas Jenß ([https://github.com/x3ro])
POSIX Layer
- René Kijewski (https://github.com/kijewski)
- Martin Landsmann (https://github.com/BytesGalore)
- Martine Lenders (https://github.com/authmillenon) (networking)
C++ support
- Martin Landsmann (https://github.com/BytesGalore)
- DangNhat Pham-Huu (https://github.com/dangnhat)
- Raphael Hiesgen (https://github.com/josephnoir)
Other Libraries
- Philipp Rosenkranz (https://github.com/phiros)
Build system
- Ludwig Knüpfer (https://github.com/ludwigortmann)
- René Kijewski (https://github.com/kijewski)
Testing
- Philipp Rosenkranz (https://github.com/phiros)
- Martine Lenders (https://github.com/authmillenon)
- Lucas Jenß ([https://github.com/x3ro])