From patchwork Sat Nov 23 01:38:28 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Darrick J. Wong" X-Patchwork-Id: 13883735 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 17A16817; Sat, 23 Nov 2024 01:38:29 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1732325909; cv=none; b=jDvNiN/V39AT/wjYYZVvgsqX+bHt7zGosJ9mCvhXTdONOL49Guc2bVCCSIoJUtBd8ZLPLV+y8xwT1tIAdxkpDkfaUAdNv5KCaMOT2fZuYi49FwOnIeNWn1ZfueE18RfBWwqq/O0IOhbb6P61PUCrI5oydiJHBhVPFbm6ZjPZtQo= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1732325909; c=relaxed/simple; bh=cz/erW3GiJ8pa6B0eJclDFPPxuOHoVI/iurseYC62j0=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=V1BzVTWZHf95S2FVLWjDl7cje7r6WenaAf9eC9P4188TNMIkhkhVUCfcNW9fLDJ/gYgjbB2bZsvEsY10yo2GyC5AlCrxEDslf907TAhk9r1OBIpruG2YwLlFs2EY9+XIRUTAt3d9H22wqiamojkSb5uJsBi/qeQA8tWzJL04xFE= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=E2w6E7VY; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="E2w6E7VY" Received: by smtp.kernel.org (Postfix) with ESMTPSA id BEDE2C4CECE; Sat, 23 Nov 2024 01:38:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1732325908; bh=cz/erW3GiJ8pa6B0eJclDFPPxuOHoVI/iurseYC62j0=; h=Date:From:To:Cc:Subject:From; b=E2w6E7VYZfBAx1ON3GRq78lcY9y/B0anWMPw9GRMysRP5gHRzoxHrx0imM3KldsjV mEU5dMSab4Fhkvt+AYBKXcE5RsZDZdOwtB1MSlVTODVDJYc30xxdDptYG2h0FgBO00 oFyJthPpQ+N66eM21FHZmD7WBdaQUSZJlMtPfaLnlE+7mqYEuTM0vIDGSo7BonWxBJ LJ/oU7o+cs8A7gmKk2s2n1ynEl4MWmhLfijHqZuCaYm3Zvn46YkkMiJEswKBIahRaw L5Xnra2iRY5870CLma5YBsKv02hrT/D+K1Hy6fl5kpY2cqGeFxUH1aRB+gKRRAZpfb HGqcrNrV0SAxg== Date: Fri, 22 Nov 2024 17:38:28 -0800 From: "Darrick J. Wong" To: Greg Kroah-Hartman , Sasha Levin Cc: stable@vger.kernel.org, xfs Subject: [PATCH 6.12] MAINTAINERS: appoint myself the XFS maintainer for 6.12 LTS Message-ID: <20241123013828.GA620578@frogsfrogsfrogs> Precedence: bulk X-Mailing-List: linux-xfs@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Disposition: inline From: Darrick J. Wong I'm appointing myself to be responsible for getting after people to submit their upstream bug fixes with the appropriate Fixes tags and to cc stable; to find whatever slips through the cracks; and to keep an eye on the automatic QA of all that stuff. Cc: # v6.12 Signed-off-by: "Darrick J. Wong" --- MAINTAINERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index b878ddc99f94e7..23d89f2a3008e2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -25358,8 +25358,7 @@ F: include/xen/arm/swiotlb-xen.h F: include/xen/swiotlb-xen.h XFS FILESYSTEM -M: Carlos Maiolino -R: Darrick J. Wong +M: Darrick J. Wong L: linux-xfs@vger.kernel.org S: Supported W: http://xfs.org/