diff options
author | Luis de Bethencourt <[email protected]> | 2016-08-02 14:03:16 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-08-02 17:31:41 -0400 |
commit | db4ad0360c54a4e3bf07de9dfe429259ca8dc223 (patch) | |
tree | 4b1b15f16b7a049ec64e5d7804e773fe8c72db66 | |
parent | 9991a9c8dbd2a45b7e09176ff54ffc8c40ae7791 (diff) |
MAINTAINERS: befs: add new maintainers
Salah Triki and Luis de Bethencourt are taking over maintainership of
befs.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Luis de Bethencourt <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Acked-by: Theodore Ts'o <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 25f43204014d..bb51bbbc9e1d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2346,7 +2346,10 @@ S: Supported F: drivers/media/platform/sti/bdisp BEFS FILE SYSTEM -S: Orphan +M: Luis de Bethencourt <[email protected]> +M: Salah Triki <[email protected]> +S: Maintained +T: git git://github.com/luisbg/linux-befs.git F: Documentation/filesystems/befs.txt F: fs/befs/ |