diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2016-09-20 23:31:56 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2016-09-22 11:25:02 +0200 |
commit | d526b118977808c773dcb876368e4a440f74b62f (patch) | |
tree | f83d8e20c113e881e89d03282e2f066b9dc8fad4 | |
parent | b3f29b452a660a7293162897424bed205f7f9147 (diff) | |
download | busybox-w32-d526b118977808c773dcb876368e4a440f74b62f.tar.gz busybox-w32-d526b118977808c773dcb876368e4a440f74b62f.tar.bz2 busybox-w32-d526b118977808c773dcb876368e4a440f74b62f.zip |
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>
-rw-r--r-- | AUTHORS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -146,6 +146,10 @@ Rob Sullivan <cogito.ergo.cogito@gmail.com> | |||
146 | Linus Torvalds | 146 | Linus Torvalds |
147 | mkswap, fsck.minix, mkfs.minix | 147 | mkswap, fsck.minix, mkfs.minix |
148 | 148 | ||
149 | Linus Walleij | ||
150 | fbset and fbsplash config RGBA parsing | ||
151 | rewrite of mdev helper to create devices from /sys/dev | ||
152 | |||
149 | Mark Whitley <markw@codepoet.org> | 153 | Mark Whitley <markw@codepoet.org> |
150 | grep, sed, cut, xargs(previous), | 154 | grep, sed, cut, xargs(previous), |
151 | style-guide, new-applet-HOWTO, bug fixes, etc. | 155 | style-guide, new-applet-HOWTO, bug fixes, etc. |