diff options
author | Chandan Babu R <chandan.babu@oracle.com> | 2022-09-21 08:53:36 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-09-28 11:03:58 +0200 |
commit | d88039e6fee48899edfa0193333eea4b6b85210c (patch) | |
tree | 84fa7672a9915db7d9e2cc18ded36733b949cd19 /MAINTAINERS | |
parent | 36128fd71f03e697690ef1853e374d8373067a1b (diff) | |
download | linux-stable-d88039e6fee48899edfa0193333eea4b6b85210c.tar.gz linux-stable-d88039e6fee48899edfa0193333eea4b6b85210c.tar.bz2 linux-stable-d88039e6fee48899edfa0193333eea4b6b85210c.zip |
MAINTAINERS: add Chandan as xfs maintainer for 5.4.y
This is an attempt to direct the bots and humans that are testing
LTS 5.4.y towards the maintainer of xfs in the 5.4.y tree.
Update Darrick's email address from upstream and add Chandan as xfs
maintaier for the 5.4.y tree.
Suggested-by: Darrick J. Wong <djwong@kernel.org>
Link: https://lore.kernel.org/linux-xfs/Yrx6%2F0UmYyuBPjEr@magnolia/
Acked-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandan.babu@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f45d6548a4aa..973fcc9143d1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17864,7 +17864,8 @@ S: Supported F: sound/xen/* XFS FILESYSTEM -M: Darrick J. Wong <darrick.wong@oracle.com> +M: Chandan Babu R <chandan.babu@oracle.com> +M: Darrick J. Wong <djwong@kernel.org> M: linux-xfs@vger.kernel.org L: linux-xfs@vger.kernel.org W: http://xfs.org/ |