From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Cox Subject: [PATCH] MAINTAINERS: Add serial Date: Fri, 18 Mar 2011 13:56:14 +0000 Message-ID: <20110318135612.10011.56387.stgit@bob.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from lxorguk.ukuu.org.uk ([81.2.110.251]:42112 "EHLO lxorguk.ukuu.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754075Ab1CROQp (ORCPT ); Fri, 18 Mar 2011 10:16:45 -0400 Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: linux-serial@vger.kernel.org, torvalds@linux-foundation.org, s.hauer@pengutronix.de From: Alan Cox Add an entry for serial maintainers. Signed-off-by: Alan Cox --- MAINTAINERS | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 2b9de57..94e8951 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5405,6 +5405,12 @@ L: alsa-devel@alsa-project.org (moderated for non-subscribers) S: Supported F: sound/soc/samsung +SERIAL DRIVERS +M: Alan Cox +L: linux-serial@vger.kernel.org +S: Maintained +F: drivers/tty/serial + TIMEKEEPING, NTP M: John Stultz M: Thomas Gleixner