Hi Chandan, Please pull this branch with changes for xfs for 6.6-rc1. As usual, I did a test-merge with the main upstream branch as of a few minutes ago, and didn't see any conflicts. Please let me know if you encounter any problems. --D The following changes since commit 52a93d39b17dc7eb98b6aa3edb93943248e03b2f: Linux 6.5-rc5 (2023-08-06 15:07:51 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git tags/maintainer-transition-6.6_2023-08-10 for you to fetch changes up to d6532904a10290b94d2375ff438313e0fb9fc9f8: MAINTAINERS: add Chandan Babu as XFS release manager (2023-08-10 07:47:54 -0700) ---------------------------------------------------------------- xfs: maintainer transition for 6.6 [v3] I do not choose to continue as maintainer. My final act as maintainer is to write down every thing that I've been doing as maintainer for the past six years. There are too many demands placed on the maintainer, and the only way to fix this is to delegate the responsibilities. I also wrote down my impressions of the unwritten rules about how to contribute to XFS. The patchset concludes with my nomination for a new release manager to keep things running in the interim. Testing and triage; community management; and LTS maintenance are all open positions. I'm /continuing/ as a senior developer and reviewer for XFS. I expect to continue participating in interlock calls, LSFMM, etc. v2: clarify release manager role, amend some factual errors, add some acks and reviews. v3: add more review tags. With a bit of luck, this should all go splendidly. Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> ---------------------------------------------------------------- Darrick J. Wong (3): docs: add maintainer entry profile for XFS MAINTAINERS: drop me as XFS maintainer MAINTAINERS: add Chandan Babu as XFS release manager Documentation/filesystems/index.rst | 1 + .../filesystems/xfs-maintainer-entry-profile.rst | 194 +++++++++++++++++++++ .../maintainer/maintainer-entry-profile.rst | 1 + MAINTAINERS | 4 +- 4 files changed, 199 insertions(+), 1 deletion(-) create mode 100644 Documentation/filesystems/xfs-maintainer-entry-profile.rst