From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from sea.source.kernel.org (sea.source.kernel.org [172.234.252.31]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A611A3921E0 for ; Thu, 23 Apr 2026 19:10:59 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=172.234.252.31 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776971465; cv=none; b=twudyItrPUM1FzOzCzkzp7K/p4Ngem3RLRddhw8avTvz67LUDOzjHtC740VTYZDViTdfN2MXiGdMkugSlBmo9E5ERiwryIT8L4MVJocq4RZP6sABr8l2Rft2OYwTiiGSI4/fBKvrVpDdjTR1+Xmqq7wQL48hb1mr9DXjNU7wm2o= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776971465; c=relaxed/simple; bh=Q15wjI4L+GDtPyPLOIpP5Jb7yon43H5DjAYWC32kJZo=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=UsPnat9LSYKTBJ0A9iNVIf+ycQcs3ZBNiQX9yUAg43oRXVCMfanY4yuSr07BPZJDzUSvJnbl6J5NZZ/TIk60ySwXVkbjnYOzTd1F0EZOFpLw4GWbbh3HkEvcP+bCJxLWvctZhkdp3e/CepB8vmrr9nPvhHjHSy77fn6MfGgpLxQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=kernel.org; spf=pass smtp.mailfrom=kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=TfdliwrP; arc=none smtp.client-ip=172.234.252.31 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=kernel.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=kernel.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="TfdliwrP" Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id 5415944701; Thu, 23 Apr 2026 19:10:59 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2CB18C2BCB4; Thu, 23 Apr 2026 19:10:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1776971459; bh=Q15wjI4L+GDtPyPLOIpP5Jb7yon43H5DjAYWC32kJZo=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=TfdliwrPjAmrzu1lmi5tKcDFWeEQPyLVWK1A/F2VT89qrMIKnzdsE/yro/06H8K4u /q5zNxdtZa3WRD8bB40PS/rBKhd+joEcXuSNVJ0nzgzvRaGgscVDegQ88arv65VVhF usVMAfRd0ZiqQvR9HKeFyRHbdqmUUhVmKG7XHjRq8BIMUtPvRZ+LD+tNHomeGQXX1o K8yfq2soowJsl4Q5elXzSj70grqjedeBPWLCp1Y5LTjjcR0eyG8jLRGlbVd4Vu23Nf YJdHvATMSYoQvIH3I3qdggWwF810Vphgh9/O3hqP62RFyfvyOkoNrF+S3OT3Xuh5De ySq22P/v0mLIw== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id B9F223809A90; Thu, 23 Apr 2026 19:10:21 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: linux-m68k@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] m68k: mvme147: Make me the maintainer From: patchwork-bot+netdevbpf@kernel.org Message-Id: <177697142055.724716.5140307398411201203.git-patchwork-notify@kernel.org> Date: Thu, 23 Apr 2026 19:10:20 +0000 References: <20260422132710.2855826-1-daniel@thingy.jp> In-Reply-To: <20260422132710.2855826-1-daniel@thingy.jp> To: Daniel Palmer Cc: andrew+netdev@lunn.ch, geert@linux-m68k.org, James.Bottomley@HansenPartnership.com, martin.petersen@oracle.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, linux-m68k@lists.linux-m68k.org, linux-scsi@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski : On Wed, 22 Apr 2026 22:27:10 +0900 you wrote: > I'm actively using mainline + patches on this board as a bootloader > for another VME board and as a terminal server using a multiport > serial board in the same VME backplane. I even have mainline u-boot > on real EPROMs. > > Make me the maintainer of its ethernet, scsi and arch code so I get > an email before one or more of them get deleted. > > [...] Here is the summary with links: - m68k: mvme147: Make me the maintainer https://git.kernel.org/netdev/net/c/7256eb3e0909 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html