On Thu, 5 Feb 2004, Johannes Erdfelt wrote: > On Thu, Feb 05, 2004, Alan Stern <[EMAIL PROTECTED]> wrote: > > I'm flattered. > > > > Yes, I'd be happy to become the maintainer for the 2.6+ UHCI driver. > > Thank you for making the offer. > > Greg was fine with the change. > > When you want to, can you make a patch reflecting the change in both the > uhci-hcd.c header and in MAINTAINERS?
Here it is. Greg, please apply this. Alan Stern ===== uhci-hcd.c 1.76 vs edited ===== --- 1.76/drivers/usb/host/uhci-hcd.c Thu Jan 29 10:15:40 2004 +++ edited/drivers/usb/host/uhci-hcd.c Thu Feb 5 17:10:17 2004 @@ -1,7 +1,7 @@ /* * Universal Host Controller Interface driver for USB. * - * Maintainer: Johannes Erdfelt <[EMAIL PROTECTED]> + * Maintainer: Alan Stern <[EMAIL PROTECTED]> * * (C) Copyright 1999 Linus Torvalds * (C) Copyright 1999-2002 Johannes Erdfelt, [EMAIL PROTECTED] ===== MAINTAINERS 1.127 vs edited ===== --- 1.127/MAINTAINERS Sun Jan 25 23:10:54 2004 +++ edited/MAINTAINERS Thu Feb 5 17:11:28 2004 @@ -2239,8 +2239,8 @@ S: Supported USB UHCI DRIVER -P: Johannes Erdfelt -M: [EMAIL PROTECTED] +P: Alan Stern +M: [EMAIL PROTECTED] L: [EMAIL PROTECTED] L: [EMAIL PROTECTED] S: Maintained ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
