From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.ozlabs.org (gandalf.ozlabs.org [150.107.74.76]) (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 034946FB0 for ; Sun, 12 Jan 2025 20:20:48 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=150.107.74.76 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736713253; cv=none; b=bMIwpqJgsJc+0PhJK+gkKU37/VBub4Xhk9jeZqfbmV79Sh3zRY7hBAcEXjGaDdRCBKz+PnqLfHK5AX55XogaY3gi/U0R517y/5GDgCWZCRv1pGday2smWOLBZlq+bzeH8MpGf419+bM8MKUUNoh7W2jWj2Jclqghm/6UkdG03hM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736713253; c=relaxed/simple; bh=ObLWbnx/KSPFk0+1gjR3h053VnhaHslpdF1CpIjcNDk=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=kdjjH64XTN5GX4GrddXPaoLzCUQ23oemMEajzlsNnkbQXjLsxCYFbsxBIHdSUcjCCJlamN8O3XkAILuGXKktpxNBTgjxQGX3Xy9wTku92pMW8au1y0Lh+miaDCrKvQkBwm1W22+ZkofuXCoBaMce6xggue782SU7lN60uBVA92I= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=canb.auug.org.au; spf=pass smtp.mailfrom=canb.auug.org.au; dkim=pass (2048-bit key) header.d=canb.auug.org.au header.i=@canb.auug.org.au header.b=Q8n7dxbs; arc=none smtp.client-ip=150.107.74.76 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=canb.auug.org.au Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=canb.auug.org.au Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=canb.auug.org.au header.i=@canb.auug.org.au header.b="Q8n7dxbs" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canb.auug.org.au; s=201702; t=1736713233; bh=zRBJj6Vn7UPvJ0xBv3dFGCNq0c2egtRlh3KtCFimN1U=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=Q8n7dxbsqI/ILmya69IFQBdYucXVteZ3Uq/rxEtdgE6jCvC0ZkADanK9Q8MIQMHuV nVxO6v2b/FrG+QOx0rO4OQnrOj1RbSu4cQBLVWnmcb7YBXLamAgw6fSv63ehX2Gs7m l1qWCBKL6ec7TUh/dXE1XX3dVQBp45lyIDRWFyb6MUblZG0UUqPR+25VqheZh7xHCU t2AxyJRIV2ZCMyf8rht4RumhXTjpLa6R+3pLUKeu3iLsX6QJBWPvbiPITmtg0mx5t4 5QloNM2f2WvZgCepXYccppbd1+vrJuW/W0krEcNejis5U0dpJiKmlnOsGf0Ft5q1dz SVwrIH2x49vKQ== Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mail.ozlabs.org (Postfix) with ESMTPSA id 4YWRbN1Fqzz4wcs; Mon, 13 Jan 2025 07:20:32 +1100 (AEDT) Date: Mon, 13 Jan 2025 07:20:37 +1100 From: Stephen Rothwell To: Michael Ellerman Cc: linuxppc-dev@lists.ozlabs.org, maddy@linux.ibm.com, Christophe Leroy , Nicholas Piggin , Naveen N Rao , Linus Torvalds , Paolo Bonzini , LKML Subject: Re: [PATCH] MAINTAINERS: powerpc: Update my status Message-ID: <20250113072037.55aff81a@canb.auug.org.au> In-Reply-To: <8734hqkyrx.fsf@mpe.ellerman.id.au> References: <8734hqkyrx.fsf@mpe.ellerman.id.au> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/u_a_8tmP9Tur4GF4XSaG/w="; protocol="application/pgp-signature"; micalg=pgp-sha256 --Sig_/u_a_8tmP9Tur4GF4XSaG/w= Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Michael, On Sat, 11 Jan 2025 10:57:38 +1100 Michael Ellerman wr= ote: > > Maddy is taking over the day-to-day maintenance of powerpc. I will still > be around to help, and as a backup. >=20 > Re-order the main POWERPC list to put Maddy first to reflect that. >=20 > KVM/powerpc patches will be handled by Maddy via the powerpc tree with > review from Nick, so replace myself with Maddy there. I have added Maddy as a contact on the powerpc and powerpc-fixes tree in linux-next and replaced you with Maddy for the kvm-ppc tree. Are there any other changes needed? --=20 Cheers, Stephen Rothwell --Sig_/u_a_8tmP9Tur4GF4XSaG/w= Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAmeEJBUACgkQAVBC80lX 0GyrcQf+K1OwOON9z3AcXXS/sI428I/dGysfYtj4Y4cD3z4l8U66N+aVVOinRI80 c8MPWah6zFGjc223NlpalU6nb3at1qgCgxl2c1jY0+1ZyapVmTAG7Skox/34ylnI SblRqhknqc2MHyxW9+XRahmJb2xDDZ2y05tfA2WGzLEwPr7+Yl1ZlUogP6t94+8h FfGSri7SK1pA0A53+qozIFt86jlSpNBgAiX0l7FcCRdjHDXBBV5IQaTE5hawCpeZ 7cShR8MeRRYgLik9MENz6FUGXfeTXiHfWPm09DppP4mWIDJmJc5qxdNxYjO10die kmTVTkikqSALttBE++ZTVBWxjyON2w== =XoiD -----END PGP SIGNATURE----- --Sig_/u_a_8tmP9Tur4GF4XSaG/w=--