timeout: fix arguments to match coreutils
[oweals/busybox.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 0908fc719304d185190fe6002bf0d8dec74c1626..5c9a634c926bb8edeefce458974d42e771bea733 100644 (file)
--- 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.
@@ -174,3 +178,6 @@ Mike Frysinger <vapier@gentoo.org>
 
 Jie Zhang <jie.zhang@analog.com>
     fixed two bugs in msh and hush (exitcode of killed processes)
+
+Maxime Coste <mawww@kakoune.org>
+    paste implementation