diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-10-16 18:04:22 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-10-16 18:04:22 +0200 |
commit | f5f45e17ee98a0ebad7836ade2b34ceec909d751 (patch) | |
tree | 1c2db10b9fd12de87d5b6d586524e6c2d9d6d8f0 | |
parent | 878a9892ceb52d665e6cceca75304a72d2705de1 (diff) | |
download | buildroot-f5f45e17ee98a0ebad7836ade2b34ceec909d751.tar.gz buildroot-f5f45e17ee98a0ebad7836ade2b34ceec909d751.zip |
DEVELOPERS: add entry for libite
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r-- | DEVELOPERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/DEVELOPERS b/DEVELOPERS index f3d175bc76..ed89b0971c 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -1262,6 +1262,9 @@ F: package/python-pysnmp-apps/ F: package/python-pysnmp-mibs/ F: package/python-tornado/ +N: Ryan Coe <bluemrp9@gmail.com> +F: package/libite/ + N: Ryan Wilkins <ryan@deadfrog.net> F: package/biosdevname/ |