diff options
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | 2018-03-05 12:15:05 -0500 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-03-30 23:17:07 +0200 |
commit | 1d51cb1fbdecdd83380c1284b4d63c746903118f (patch) | |
tree | f2a09f500d695075133c9d1436f3df4f33097164 | |
parent | 497b75717d8b5d3e7b7b23b71e0a68d8fcb5e69b (diff) | |
download | buildroot-1d51cb1fbdecdd83380c1284b4d63c746903118f.tar.gz buildroot-1d51cb1fbdecdd83380c1284b4d63c746903118f.zip |
DEVELOPERS: add myself as the ts5500 maintainer
Add a new entry for myself listing the TS-5500 board directory and
defconfig file.
Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 79586d2ed5c47a59a3142678e9c414c74589194f)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | DEVELOPERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/DEVELOPERS b/DEVELOPERS index d1a4483940..f570d3ecab 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -1831,6 +1831,10 @@ F: package/pixz/ N: Vinicius Tinti <viniciustinti@gmail.com> F: package/python-thrift/ +N: Vivien Didelot <vivien.didelot@savoirfairelinux.com> +F: board/technologic/ts5500/ +F: configs/ts5500_defconfig + N: Volkov Viacheslav <sv99@inbox.ru> F: package/v4l2grab/ F: package/zbar/ |