summaryrefslogtreecommitdiff
authorLinus Walleij <linus.walleij@linaro.org>2016-09-20 21:31:56 (GMT)
committer Denys Vlasenko <vda.linux@googlemail.com>2016-09-22 09:25:02 (GMT)
commitd526b118977808c773dcb876368e4a440f74b62f (patch)
treef83d8e20c113e881e89d03282e2f066b9dc8fad4
parentb3f29b452a660a7293162897424bed205f7f9147 (diff)
downloadbusybox-d526b118977808c773dcb876368e4a440f74b62f.zip
busybox-d526b118977808c773dcb876368e4a440f74b62f.tar.gz
busybox-d526b118977808c773dcb876368e4a440f74b62f.tar.bz2
AUTHORS: Add myself to AUTHORS
Instead of complaining that my authorship of the rewrite of the mdev to use /sys/dev is totally gone from the git history I bravely take credit by adding myself to the AUTHORS file instead, he he. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat
-rw-r--r--AUTHORS4
1 files changed, 4 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 0908fc7..fa58697 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -146,6 +146,10 @@ Rob Sullivan <cogito.ergo.cogito@gmail.com>
Linus Torvalds
mkswap, fsck.minix, mkfs.minix
+Linus Walleij
+ fbset and fbsplash config RGBA parsing
+ rewrite of mdev helper to create devices from /sys/dev
+
Mark Whitley <markw@codepoet.org>
grep, sed, cut, xargs(previous),
style-guide, new-applet-HOWTO, bug fixes, etc.