diff options
| author | Sandeep Dhavale <[email protected]> | 2024-03-14 16:14:06 -0700 |
|---|---|---|
| committer | Gao Xiang <[email protected]> | 2024-03-25 10:57:28 +0800 |
| commit | 7557d296ad439f66a87cd34917af2a4172517826 (patch) | |
| tree | 7a8ae1593409a0e034d97d0917f04b0451a3e686 | |
| parent | a97b59ed796804612468a3fb0ac2a5567a100a7a (diff) | |
MAINTAINERS: erofs: add myself as reviewer
I have been contributing to erofs for sometime and I would like to help
with code reviews as well.
Signed-off-by: Sandeep Dhavale <[email protected]>
Acked-by: Chao Yu <[email protected]>
Reviewed-by: Gao Xiang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Gao Xiang <[email protected]>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index aa3b947fb080..5ca50939497c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7941,6 +7941,7 @@ M: Gao Xiang <[email protected]> M: Chao Yu <[email protected]> R: Yue Hu <[email protected]> R: Jeffle Xu <[email protected]> +R: Sandeep Dhavale <[email protected]> S: Maintained W: https://erofs.docs.kernel.org |