From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964802AbXGMHTm (ORCPT ); Fri, 13 Jul 2007 03:19:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756544AbXGMHTf (ORCPT ); Fri, 13 Jul 2007 03:19:35 -0400 Received: from mail1.asahi-net.or.jp ([202.224.39.197]:37973 "EHLO mail.asahi-net.or.jp" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754787AbXGMHTe (ORCPT ); Fri, 13 Jul 2007 03:19:34 -0400 Date: Fri, 13 Jul 2007 16:19:31 +0900 Message-ID: From: Yoshinori Sato To: "Robert P. J. Day" Cc: Linux Kernel Mailing List Subject: Re: MAINTAINERS file pedantry In-Reply-To: References: User-Agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.0.93 (i486-pc-linux-gnu) MULE/5.0 (SAKAKI) Organization: SIOS Technology, Inc. MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org At Thu, 5 Jul 2007 06:58:12 -0400 (EDT), Robert P. J. Day wrote: > > > while the architecture directory is "h8300", the MAINTAINERS file > entry lists the architecture as "H8/300", so a simple grep for "h8300" > through MAINTAINERS would fail to find that entry. A reply becomes late, sorry. Because formal type name is "H8/300", I mention formal type name in MAINTAINERS. Will you resist it? diff --git a/MAINTAINERS b/MAINTAINERS index 151f4ef..80583f2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3927,7 +3927,7 @@ S: Maintained UCLINUX FOR NEC V850 P: Miles Bader -UCLINUX FOR RENESAS H8/300 +UCLINUX FOR RENESAS H8/300 (h8300) P: Yoshinori Sato M: ysato@users.sourceforge.jp W: http://uclinux-h8.sourceforge.jp/ > rday > -- > ======================================================================== > Robert P. J. Day > Linux Consulting, Training and Annoying Kernel Pedantry > Waterloo, Ontario, CANADA > > http://fsdev.net/wiki/index.php?title=Main_Page > ======================================================================== > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ -- Yoshinori Sato