]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] change USB scanner maintainer
authorBrian Beattie <beattie@beattie-home.net>
Wed, 22 May 2002 03:55:52 +0000 (20:55 -0700)
committerGreg Kroah-Hartman <greg@kroah.com>
Wed, 22 May 2002 03:55:52 +0000 (20:55 -0700)
Add Maintainer for USB scanner

MAINTAINERS
drivers/usb/image/scanner.c
drivers/usb/image/scanner.h

index 3729a6c838e7d6f0ead62b22b6811442ab203c1f..a168ff6ae606e083388ae4eeb100ea92ff614b5d 100644 (file)
@@ -1726,6 +1726,14 @@ L:       linux-usb-devel@lists.sourceforge.net
 W:     http://pegasus2.sourceforge.net/
 S:     Maintained
 
+USB SCANNER DRIVER
+P:     Brian Beattie
+M:     beattie@beattie-home.net
+L:     linux-usb-users@lists.sourceforge.net
+L:     linux-usb-devel@lists.sourceforge.net
+W:     http://www.beattie-home.net/linux
+S:     Maintained
+
 USB SE401 DRIVER
 P:     Jeroen Vreeken
 M:     pe1rxq@amsat.org
index 8c1ac19386d42cd29647edaba5e12a432e056697..3f43ef71ec67a587aa944dfa017f30dc44422c06 100644 (file)
  *      Frank Zago <fzago@greshamstorage.com> and
  *      Oliver Neukum <520047054719-0001@t-online.de> for reviewing/testing.
  *
+ * 05/21/02 Currently maintained by Brian Beattie <beattie@beattie-home.net>
+ *
  * TODO
  *    - Performance
  *    - Select/poll methods
index 7e07b5f84469faa1c4808f05c361adfec3d6cbe2..f48387e9b3a982e447027bd6ce73dcb187bb0079 100644 (file)
@@ -19,6 +19,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  *
+ * 05/21/02 Currently maintained by Brian Beattie <beattie@beattie-home.net>
+ *
+ *
  */ 
 
 #include <linux/module.h>