diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-03-28 06:24:09 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-03-28 06:24:09 +0300 |
commit | 8d025e2092e29bfd13e56c78e22af25fac83c8ec (patch) | |
tree | c4f4662b9fde1eaeebd00b4e8496dca434147738 /MAINTAINERS | |
parent | 4076fa161217fcd64a578ca04586c4be728cb004 (diff) | |
parent | 7557d296ad439f66a87cd34917af2a4172517826 (diff) | |
download | linux-8d025e2092e29bfd13e56c78e22af25fac83c8ec.tar.xz |
Merge tag 'erofs-for-6.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Pull erofs fixes from Gao Xiang:
- Add a new reviewer Sandeep Dhavale to build a healthier community
- Drop experimental warning for FSDAX
* tag 'erofs-for-6.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs:
MAINTAINERS: erofs: add myself as reviewer
erofs: drop experimental warning for FSDAX
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 079a86e680bc..96496dbcae6d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7940,6 +7940,7 @@ M: Gao Xiang <xiang@kernel.org> M: Chao Yu <chao@kernel.org> R: Yue Hu <huyue2@coolpad.com> R: Jeffle Xu <jefflexu@linux.alibaba.com> +R: Sandeep Dhavale <dhavale@google.com> L: linux-erofs@lists.ozlabs.org S: Maintained W: https://erofs.docs.kernel.org |