diff options
author | 2020-05-18 11:36:02 +0200 | |
---|---|---|
committer | 2020-05-29 23:32:00 +0200 | |
commit | 659a403f7aad317d5dda930802219f19e0137946 (patch) | |
tree | dff77935e5c056d6a3ec05a5443efa433775d0e3 | |
parent | eefa4a2b651c185eb18bf4551ad84619e9a5f8a2 (diff) | |
download | buildroot-659a403f7aad317d5dda930802219f19e0137946.tar.gz buildroot-659a403f7aad317d5dda930802219f19e0137946.tar.bz2 |
DEVELOPERS: add Stephan Hoffmann for libhttpserver
I added this package while working for Grandcentrix but
am willing to maintain it further.
Signed-off-by: Stephan Hoffmann <sho@relinux.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 6cff75415781deda1414fe22827400a7c334de6c)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | DEVELOPERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DEVELOPERS b/DEVELOPERS index aaf967abc3..3064e87eca 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -2313,6 +2313,7 @@ F: package/libscrypt/ N: Stephan Hoffmann <sho@relinux.de> F: package/cache-calibrator/ F: package/gtest/ +F: package/libhttpserver/ F: package/mtdev/ F: package/mtdev2tuio/ |