diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-12-03 22:25:12 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-12-03 22:25:12 +0100 |
commit | d889df482c265e3216adab0029d059e80f1d8fa2 (patch) | |
tree | 20371a7ffacb68985130f6e5713b3719ddef8a88 | |
parent | c5129c849a7dd78e56ce4cfc5fbd8ddfe49cd81d (diff) | |
download | buildroot-d889df482c265e3216adab0029d059e80f1d8fa2.tar.gz buildroot-d889df482c265e3216adab0029d059e80f1d8fa2.zip |
DEVELOPERS: fix again alphabetic ordering for Sergey Matyukevich
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r-- | DEVELOPERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DEVELOPERS b/DEVELOPERS index 08f6e96ce5..c44e8aee50 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -1508,12 +1508,12 @@ F: package/lua-resty-http/ F: package/mpir/ N: Sergey Matyukevich <geomatsi@gmail.com> +F: board/linksprite/pcduino F: board/orangepi/orangepi-zero F: board/orangepi/orangepi-one -F: board/linksprite/pcduino +F: configs/linksprite_pcduino_defconfig F: configs/orangepi_one_defconfig F: configs/orangepi_zero_defconfig -F: configs/linksprite_pcduino_defconfig F: package/armbian-firmware/ F: package/xr819-xradio/ |