From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 66408C433F5 for ; Wed, 22 Sep 2021 07:11:38 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4CE6F61214 for ; Wed, 22 Sep 2021 07:11:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233169AbhIVHNG (ORCPT ); Wed, 22 Sep 2021 03:13:06 -0400 Received: from mail.kernel.org ([198.145.29.99]:37358 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233024AbhIVHNG (ORCPT ); Wed, 22 Sep 2021 03:13:06 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 2FEDE61156; Wed, 22 Sep 2021 07:11:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1632294696; bh=yxr8NwWPu+PUAvGLOodKkJu+rQJl50G7dN5h5BcR4ac=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=vS81OGacSdPaQk1uO6u9wE4l6gGnKqWe62ahPNb3jlzhlUj9f87H/Lfvy/He91zk1 L+COx0tNywGKNBC5A5yQKfaVLICrdnJxn41U8pTor59/S85KZJw9Id3byQjsyC9XlH MAmowrPiiFek+Ho5tdj+/b58Sb2502s+fI6Tikfc= Date: Wed, 22 Sep 2021 09:11:33 +0200 From: Greg KH To: Peter Korsgaard Cc: Jiri Slaby , linux-kernel@vger.kernel.org, Linus Torvalds , linux-usb@vger.kernel.org Subject: Re: [PATCH v2] MAINTAINERS: usb, update Peter Korsgaard's entries Message-ID: References: <20210922063008.25758-1-jslaby@suse.cz> <87r1dhqecp.fsf@dell.be.48ers.dk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87r1dhqecp.fsf@dell.be.48ers.dk> Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org On Wed, Sep 22, 2021 at 09:05:58AM +0200, Peter Korsgaard wrote: > >>>>> "Jiri" == Jiri Slaby writes: > > > Peter's e-mail in MAINTAINERS is defunct: > > This is the qmail-send program at a.mx.sunsite.dk. > > : > > Sorry, no mailbox here by that name. (#5.1.1) > > > Peter says: > > ** Ahh yes, it should be changed to peter@korsgaard.com. > > > However he also says: > > ** I haven't had access to c67x00 hw for quite some years though, so maybe > > ** it should be marked Orphan instead? > > > So change as he wishes. > > > Signed-off-by: Jiri Slaby > > Cc: Peter Korsgaard > > Cc: Linus Torvalds > > Cc: linux-usb@vger.kernel.org > > --- > > [v2] > > > - Change the e-mail in DM9601 instead of dropping the old one. > > - Make C67X00 an orphan. > > Thanks! > > Acked-by: Peter Korsgaard Thanks, I'll take this through my tree now. greg k-h