diff options
author | Darrick J. Wong <djwong@kernel.org> | 2023-08-10 07:47:54 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2023-08-10 07:47:54 -0700 |
commit | d6532904a10290b94d2375ff438313e0fb9fc9f8 (patch) | |
tree | 58c75ffbef35ed546849c98b8620b1493b64e675 /MAINTAINERS | |
parent | d554046e981ad466917c52e822d20c1475d27e0d (diff) | |
download | lwn-d6532904a10290b94d2375ff438313e0fb9fc9f8.tar.gz lwn-d6532904a10290b94d2375ff438313e0fb9fc9f8.zip |
MAINTAINERS: add Chandan Babu as XFS release manager
I nominate Chandan Babu to take over release management for the upstream
kernel's XFS code. He has had sufficient experience merging backports
to the 5.4 LTS tree, testing them, and sending them on to the LTS leads.
NOTE: I am /not/ nominating Chandan to take on any of the other roles I
have just dropped. Bug triager, testing lead, and community manager are
open positions that need to be filled. There's also maintainer for
supported LTS releases (4.14, 4.19, 5.10...).
Cc: Chandan Babu R <chandan.babu@oracle.com>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Acked-by: Chandan Babu R <chandan.babu@oracle.com>
Reviewed-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6a6158b0c9ae..c592cb671486 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -23329,6 +23329,7 @@ F: include/xen/arm/swiotlb-xen.h F: include/xen/swiotlb-xen.h XFS FILESYSTEM +M: Chandan Babu R <chandan.babu@oracle.com> R: Darrick J. Wong <djwong@kernel.org> L: linux-xfs@vger.kernel.org S: Supported |