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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 542E9C433FE for ; Fri, 7 Oct 2022 07:26:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229658AbiJGH0A (ORCPT ); Fri, 7 Oct 2022 03:26:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59752 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229650AbiJGHZ6 (ORCPT ); Fri, 7 Oct 2022 03:25:58 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1CA9384E67; Fri, 7 Oct 2022 00:25:56 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 49EF7B82233; Fri, 7 Oct 2022 07:25:55 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 77B13C433B5; Fri, 7 Oct 2022 07:25:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1665127554; bh=nnpVt6M9yW5SyLNWRDgQrv85cE+C9NzyeyQ50jaP/zk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=JOr5OgchARwvo37SPNA6fTIWkvRPQ9JrfEd7CO/DkqIwHS8POD7zCABNpFsU1YMcA FemNSHGOmubhAQmKX3qX2NHpzi/9Np2AZE5UG8gB3SceBLHc8/odTle50VlIBu5tRh c84PD0fwp8lV/bWEsRWIKFTkQUdGi8BTzjmHgusw= Date: Fri, 7 Oct 2022 09:26:34 +0200 From: Greg KH To: Justin Chen Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, vkoul@kernel.org, kishon@ti.com, linux-phy@lists.infradead.org, f.fainelli@gmail.com, alcooperx@gmail.com, bcm-kernel-feedback-list@broadcom.com, justin.chen@broadcom.com Subject: Re: [PATCH] MAINTAINERS: Update maintainers for broadcom USB Message-ID: References: <1665098469-19008-1-git-send-email-justinpopo6@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org On Fri, Oct 07, 2022 at 12:19:01AM -0700, Justin Chen wrote: > On Thu, Oct 6, 2022 at 11:59 PM Greg KH wrote: > > > > On Thu, Oct 06, 2022 at 11:46:45PM -0700, Justin Chen wrote: > > > On Thu, Oct 6, 2022 at 11:26 PM Greg KH wrote: > > > > > > > > On Thu, Oct 06, 2022 at 04:21:09PM -0700, justinpopo6@gmail.com wrote: > > > > > From: Justin Chen > > > > > > > > > > Al Cooper is no longer the downstream maintainer for broadcom USB. > > > > > I will be taking his place as downstream and as an additional > > > > > upstream maintainer. > > > > > > > > What do you mean by "downstream" here? > > > > > > > Downstream as in internal to Broadcom. Apologies for the confusion. > > > > Ok, but then why are these all gmail.com addresses? Why not use your > > proper work addresses instead so that we can at least validate that the > > patches are coming from a broadcom.com domain? > > > I believe the idea is we can continue to support as maintainers even > if we are no longer part of broadcom without having to change emails. > I believe Florian should be able to comment more. :) So in other words, broadcom email servers do not allow sending patches out without mangling the text? :) thanks, greg k-h