From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751429AbZHAE3N (ORCPT ); Sat, 1 Aug 2009 00:29:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750753AbZHAE3M (ORCPT ); Sat, 1 Aug 2009 00:29:12 -0400 Received: from kroah.org ([198.145.64.141]:36955 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750706AbZHAE3M (ORCPT ); Sat, 1 Aug 2009 00:29:12 -0400 Date: Fri, 31 Jul 2009 21:28:16 -0700 From: Greg KH To: Linus Torvalds Cc: linux-kernel@vger.kernel.org Subject: [PATCH] TTY: Maintainer change Message-ID: <20090801042816.GA18467@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Greg Kroah-Hartman Clearly, I am a glutton for punishment. I'll see if I can see Alan's changes through to the end, otherwise I'll be fending off a lot of bug reports for usb-serial devices. Cc: Alan Cox Signed-off-by: Greg Kroah-Hartman --- I have Alan's set of patches, and will be sending a addition-request to linux-next to get them sucked into there starting next week. MAINTAINERS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4995,7 +4995,9 @@ T: git git://git.kernel.org/pub/scm/linu S: Maintained TTY LAYER -S: Orphan +M: Greg Kroah-Hartman +S: Maintained +T: quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ F: drivers/char/tty_* F: drivers/serial/serial_core.c F: include/linux/serial_core.h