1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

CODEOWNERS: Add bergzand as owner for the fe310 CPU

This commit is contained in:
Koen Zandberg 2020-08-28 20:46:19 +02:00
parent 498646aa17
commit 4cf344ed71
No known key found for this signature in database
GPG Key ID: 0895A893E6D2985B

View File

@ -44,7 +44,7 @@
/cpu/cortexm_common/ @haukepetersen @thomaseichinger @DipSwitch
/cpu/efm32/ @basilfx
/cpu/esp*/ @gschorcht
/cpu/fe310/ @aabadie @kaspar030
/cpu/fe310/ @aabadie @kaspar030 @bergzand
/cpu/kinetis/ @fjmolinas
/cpu/lpc2387/ @benpicco @maribu
/cpu/mips*/ @kaspar030 @francois-berder