Received: from milmhbs1.lsil.com (147.145.21.209) by coscas01.lsi.com
 (172.21.36.60) with Microsoft SMTP Server id 8.1.393.1; Mon, 10 Aug 2009
 14:19:58 -0600
Received: from mail2.lsil.com (mail2.lsil.com [147.145.40.22])	by
 milmhbs1.lsil.com (8.12.11/8.12.11) with ESMTP id n7AKJwNe022794	for
 <andy.sharp@lsi.com>; Mon, 10 Aug 2009 13:19:58 -0700
Received: from psmtp.com (exprod7mx265.postini.com [64.18.2.119])	by
 mail2.lsil.com (8.12.11/8.12.11) with SMTP id n7AKH0kY004767	for
 <andy.sharp@lsi.com>; Mon, 10 Aug 2009 13:17:00 -0700 (PDT)
Received: from source ([78.24.191.182]) by exprod7mx265.postini.com
 ([64.18.6.14]) with SMTP;	Mon, 10 Aug 2009 15:19:57 CDT
Received: from localhost.localdomain ([127.0.0.1]:54637 "EHLO
	eddie.linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by ftp.linux-mips.org	with
 ESMTP id S1493538AbZHJUTU (ORCPT <rfc822;andy.sharp@lsi.com>);	Mon, 10 Aug
 2009 22:19:20 +0200
Received: with ECARTIS (v1.0.0; list linux-mips); Mon, 10 Aug 2009 22:19:03
 +0200 (CEST)
Received: from 136-022.dsl.LABridge.com ([206.117.136.22]:2825 "EHLO
	mail.perches.com" rhost-flags-OK-OK-OK-OK) by ftp.linux-mips.org	with ESMTP
 id S1493526AbZHJUS4 (ORCPT	<rfc822;linux-mips@linux-mips.org>); Mon, 10 Aug
 2009 22:18:56 +0200
Received: from [192.168.1.158] (Joe-Laptop.home [192.168.1.158])	by
 mail.perches.com (8.9.3/8.9.3) with ESMTP id NAA06659;	Mon, 10 Aug 2009
 13:18:16 -0700
From: Joe Perches <joe@perches.com>
To: Matt Mackall <mpm@selenic.com>
CC: David Daney <ddaney@caviumnetworks.com>, Ralf Baechle
	<ralf@linux-mips.org>, "akpm@linux-foundation.org"
	<akpm@linux-foundation.org>, Linus Torvalds <torvalds@linux-foundation.org>,
	linux-mips <linux-mips@linux-mips.org>, Linux Kernel Mailing List
	<linux-kernel@vger.kernel.org>, Herbert Xu <herbert@gondor.apana.org.au>
Sender: "linux-mips-bounce@linux-mips.org" <linux-mips-bounce@linux-mips.org>
Date: Mon, 10 Aug 2009 14:18:29 -0600
Subject: [PATCH] MAINTAINERS: Add Matt Mackall and Herbert Xu to HARDWARE
 RANDOM NUMBER GENERATOR
Thread-Topic: [PATCH] MAINTAINERS: Add Matt Mackall and Herbert Xu to
 HARDWARE RANDOM NUMBER GENERATOR
Thread-Index: AcoZ9+8dxaFNvF+6R6uqyDfa0NnieQ==
Message-ID: <1249935509.8895.63.camel@Joe-Laptop.home>
References: <4A806529.3060609@caviumnetworks.com>
	 <1249934094.3807.32.camel@calx>
In-Reply-To: <1249934094.3807.32.camel@calx>
Accept-Language: en-US
Content-Language: en-US
X-MS-Exchange-Organization-AuthAs: Anonymous
X-MS-Exchange-Organization-AuthSource: coscas01.lsi.com
X-MS-Has-Attach:
X-Auto-Response-Suppress: All
X-MS-TNEF-Correlator:
x-scanned-by: MIMEDefang 2.39
errors-to: linux-mips-bounce@linux-mips.org
x-pstn-neptune: 4/1/0.25/63
x-pstn-levels: (S:84.20570/99.90000 CV:99.9000 FC:95.5390 LC:95.5390
 R:95.9108 P:95.9108 M:97.0282 C:98.6951 )
x-pstn-settings: 3 (1.0000:1.0000) s cv gt3 gt2 gt1 r p m c 
x-pstn-addresses: from <joe@perches.com> [db-null] 
x-archive-position: 23889
x-ecartis-version: Ecartis v1.0.0
x-original-sender: joe@perches.com
x-list: linux-mips
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0

On Mon, 2009-08-10 at 14:54 -0500, Matt Mackall wrote:
> On Mon, 2009-08-10 at 11:21 -0700, David Daney wrote:
> > I am copying AKPM and Linus as there seems to be no hw_random maintaine=
r.
> These now go through Herbert Xu and I.

Perhaps this then:

Signed-off-by: Joe Perches <joe@perches.com>

diff --git a/MAINTAINERS b/MAINTAINERS
index b1114cf..9a27822 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2260,7 +2260,9 @@ S:	Orphan
 F:	drivers/hwmon/
=20
 HARDWARE RANDOM NUMBER GENERATOR CORE
-S:	Orphan
+M:	Matt Mackall <mpm@selenic.com>
+M:	Herbert Xu <herbert@gondor.apana.org.au>
+S:	Odd fixes
 F:	Documentation/hw_random.txt
 F:	drivers/char/hw_random/
 F:	include/linux/hw_random.h




