From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759429AbXJZAVd (ORCPT ); Thu, 25 Oct 2007 20:21:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752651AbXJZAV0 (ORCPT ); Thu, 25 Oct 2007 20:21:26 -0400 Received: from srv5.dvmed.net ([207.36.208.214]:56436 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751583AbXJZAVZ (ORCPT ); Thu, 25 Oct 2007 20:21:25 -0400 Message-ID: <47213301.5010104@garzik.org> Date: Thu, 25 Oct 2007 20:21:21 -0400 From: Jeff Garzik User-Agent: Thunderbird 2.0.0.5 (X11/20070727) MIME-Version: 1.0 To: Rusty Russell CC: Linux Kernel Mailing List , git-commits-head@vger.kernel.org Subject: Re: lguest: Add to maintainers file. References: <200710252359.l9PNxXWb026721@hera.kernel.org> In-Reply-To: <200710252359.l9PNxXWb026721@hera.kernel.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -4.4 (----) X-Spam-Report: SpamAssassin version 3.1.9 on srv5.dvmed.net summary: Content analysis details: (-4.4 points, 5.0 required) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Linux Kernel Mailing List wrote: > Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=568a17ffce2eeceae0cd9fc37e97cbad12f70278 > Commit: 568a17ffce2eeceae0cd9fc37e97cbad12f70278 > Parent: 4cfe6c3c1c301d3d7a36c9d579597b75ebb8ea13 > Author: Rusty Russell > AuthorDate: Thu Oct 25 14:12:24 2007 +1000 > Committer: Rusty Russell > CommitDate: Thu Oct 25 14:12:24 2007 +1000 > > lguest: Add to maintainers file. > > Signed-off-by: Rusty Russell > --- > MAINTAINERS | 7 +++++++ > 1 files changed, 7 insertions(+), 0 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 76b8571..5862b78 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2259,6 +2259,13 @@ L: legousb-devel@lists.sourceforge.net > W: http://legousb.sourceforge.net/ > S: Maintained > > +LGUEST > +P: Rusty Russell > +M: rusty@rustcorp.com.au > +L: lguest@ozlabs.org > +W: http://lguest.ozlabs.org/ > +S: Maintained thanks for adding this!