Since the current code base is mostly from btrfs-progs, anyone contributing to U-boot btrfs code could also help us to improve btrfs-progs and btrfs kernel module.
Signed-off-by: Qu Wenruo <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index b50652bd85d0..2bb69aeb72eb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -529,6 +529,7 @@ F: tools/binman/ BTRFS M: Marek Behun <[email protected]> +L: [email protected] S: Maintained F: cmd/btrfs.c F: fs/btrfs/ -- 2.26.0

