ChangeSet 1.1500.8.22, 2004/02/05 16:22:50-08:00, stern@rowland.harvard.edu [PATCH] USB: change uhci maintainer MAINTAINERS | 4 ++-- drivers/usb/host/uhci-hcd.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff -Nru a/MAINTAINERS b/MAINTAINERS --- a/MAINTAINERS Mon Feb 9 14:38:38 2004 +++ b/MAINTAINERS Mon Feb 9 14:38:38 2004 @@ -2239,8 +2239,8 @@ S: Supported USB UHCI DRIVER -P: Johannes Erdfelt -M: johannes@erdfelt.com +P: Alan Stern +M: stern@rowland.harvard.edu L: linux-usb-users@lists.sourceforge.net L: linux-usb-devel@lists.sourceforge.net S: Maintained diff -Nru a/drivers/usb/host/uhci-hcd.c b/drivers/usb/host/uhci-hcd.c --- a/drivers/usb/host/uhci-hcd.c Mon Feb 9 14:38:38 2004 +++ b/drivers/usb/host/uhci-hcd.c Mon Feb 9 14:38:38 2004 @@ -1,7 +1,7 @@ /* * Universal Host Controller Interface driver for USB. * - * Maintainer: Johannes Erdfelt + * Maintainer: Alan Stern * * (C) Copyright 1999 Linus Torvalds * (C) Copyright 1999-2002 Johannes Erdfelt, johannes@erdfelt.com