From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754578AbbDMV3I (ORCPT ); Mon, 13 Apr 2015 17:29:08 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:58478 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751593AbbDMV3F (ORCPT ); Mon, 13 Apr 2015 17:29:05 -0400 Date: Mon, 13 Apr 2015 14:29:04 -0700 From: Andrew Morton To: Richard Weinberger Cc: linux-kernel@vger.kernel.org, dhowells@redhat.com, linux-am33-list@redhat.com Subject: Re: [PATCH] MAINTAINERS: Remove yasutake.koichi@jp.panasonic.com Message-Id: <20150413142904.596afc42ba371ac16aa421dd@linux-foundation.org> In-Reply-To: <1428785705-20714-1-git-send-email-richard@nod.at> References: <1428785705-20714-1-git-send-email-richard@nod.at> X-Mailer: Sylpheed 3.4.1 (GTK+ 2.24.23; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 11 Apr 2015 22:55:05 +0200 Richard Weinberger wrote: > This mail seems to be dead and bounces. :-( > > Signed-off-by: Richard Weinberger > --- > MAINTAINERS | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index ac976ac..7bf2a55 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -7298,7 +7298,6 @@ F: drivers/platform/x86/panasonic-laptop.c > > PANASONIC MN10300/AM33/AM34 PORT > M: David Howells > -M: Koichi Yasutake > L: linux-am33-list@redhat.com (moderated for non-subscribers) > W: ftp://ftp.redhat.com/pub/redhat/gnupro/AM33/ > S: Maintained We often move people to CREDITS when removing them from MAINTAINERS. It seems nicer and avoids information loss. Perhaps the co-signer-offer Masakazu Urade is still around, and can tell us what to do here. And `git log | grep jp.panasonic.com' shows a bunch of people who we could ask. David, any thoughts?