Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp2456560pxv; Sat, 17 Jul 2021 14:06:09 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwjgu1bkDSdRDoaUB+YQ4jB69cB9OztQbYYJ7lHYxah7inARjydugY13ck0hoPiXpStsr52 X-Received: by 2002:a92:6910:: with SMTP id e16mr11022797ilc.232.1626555969665; Sat, 17 Jul 2021 14:06:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1626555969; cv=none; d=google.com; s=arc-20160816; b=n/M/Z7NmhfreOxa2+Q70oURKEUqofds31lZEpdHwNSOj4M85hbOgOaL547H0ET6MUm DkDB+c5QOcl61nxi2F1IQ53+mt8VBAgbJFixTvSqTl5XfWJyqBHVsftF8jJrPu6ixZvC JPoAHjc4si6J5/nzlHVcrDzdvcSAdYe6jXSaKOMLGM4p/Fgvi+u/uWtDUrjEm+JzQLFF yjxdF+VRabnmX12ybdn/lRtI79wLuyVgMemsLdexgxcoFdDKTAUdo5iyPxnlSHkE8XHN QOH+Dg2iBM0nQhDgLhd7qGLD5weBw9PcI3JXhQltVYy7DDnSRX01qsULvtusLLjgjo+w 8/YQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:openpgp :references:cc:to:subject:from; bh=Zax/NsvYknx8gtGyE0nWWPOIpuq6HJV5Ti1DyJ0nilA=; b=Putfto9yOk16NV3sFjrBVAZQjEDZpBFrl9ErVmV83DU2E0ezIHu4zXh59peK20KcwA UztKAxERPN7z6/Y/pS28UzQv4eCIbDgRLE6ZS8Ru/fhSX0OB/el8gjgiZIzofSIti3h9 j3IijFknssa39aRbda/u4o0ukejF31MzfACNR3pTUPbdxqnUprrnRCkWMSwzkGNjADFb Smm07zE1JTHOJvWF4OAVeww1ph8xstcDOjISIuLX/kEEVYe2MFsWUZMQTl5tNZdlnSSd HVTHZqQsMzAshO9hvfaEShpuKpFV9a3yhqzI7vBaWXSk7gqeEAGg1dnGsJZMGlslVYWI kffg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=gentoo.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id l3si14148084ils.48.2021.07.17.14.05.53; Sat, 17 Jul 2021 14:06:09 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=gentoo.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235464AbhGQVIG (ORCPT + 99 others); Sat, 17 Jul 2021 17:08:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51276 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231542AbhGQVIB (ORCPT ); Sat, 17 Jul 2021 17:08:01 -0400 X-Greylist: delayed 352 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Sat, 17 Jul 2021 14:05:04 PDT Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 256F1C061762; Sat, 17 Jul 2021 14:05:04 -0700 (PDT) From: Joshua Kinard Subject: Re: [PATCH v2 1/3] MAINTAINERS: mark sections from Ralf Baechle orphan To: Lukas Bulwahn , Thomas Bogendoerfer , "open list:BROADCOM NVRAM DRIVER" Cc: "Maciej W . Rozycki" , Tiezhu Yang , Willy Tarreau , linux-edac@vger.kernel.org, linux-hams@vger.kernel.org, kernel-janitors , Linux Kernel Mailing List References: <20210625110419.24503-1-lukas.bulwahn@gmail.com> <20210625110419.24503-2-lukas.bulwahn@gmail.com> Openpgp: preference=signencrypt Message-ID: Date: Sat, 17 Jul 2021 16:59:08 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 7/17/2021 03:03, Lukas Bulwahn wrote: > On Fri, Jun 25, 2021 at 1:04 PM Lukas Bulwahn wrote: >> >> The domain lookup for linux-mips.org fails for quite some time now. Hence, >> webpages, the patchwork instance and Ralf Baechle's email there is not >> reachable anymore. >> > > There has not been any specific comment on marking kernel parts solely > "maintained" by Ralf Baechle as Orphan. > > So, given the feedback on this overall patch set from Maciej and Kurt: > - the domain lookup for linux-mips.org does resolve again. > - the patchwork instance moved. > - Ralf Baechle's email now does at least forward somewhere. > > However, it still holds that: > > Ralf Baechle has not been active since February 2018; so, set all > MAINTAINERS sections with Ralf as sole maintainer to Orphan, and give > others a chance to claim maintainership if these sections are still of > interest. > > I suggest that independent of the other patches in this patch set, I > rework the commit message of this patch here (basically dropping the > first sentence) and send out a final patch for this subject that > Thomas can then pick. > > Any comments or rejections to that suggestion? > > Lukas >> @@ -9654,9 +9652,8 @@ F: Documentation/devicetree/bindings/iio/gyroscope/invensense,mpu3050.yaml >> F: drivers/iio/gyro/mpu3050* >> >> IOC3 ETHERNET DRIVER >> -M: Ralf Baechle >> L: linux-mips@vger.kernel.org >> -S: Maintained >> +S: Orphan >> F: drivers/net/ethernet/sgi/ioc3-eth.c Thomas virtually re-wrote this driver, so it is probably more appropriate to leave it as maintained, but mark him as the maintainer. -- Joshua Kinard Gentoo/MIPS kumba@gentoo.org rsa6144/5C63F4E3F5C6C943 2015-04-27 177C 1972 1FB8 F254 BAD0 3E72 5C63 F4E3 F5C6 C943 "The past tempts us, the present confuses us, the future frightens us. And our lives slip away, moment by moment, lost in that vast, terrible in-between." --Emperor Turhan, Centauri Republic