diff options
author | Luis de Bethencourt <[email protected]> | 2017-07-14 14:49:44 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-07-14 15:05:13 -0700 |
commit | 5624a8b00cb206390d465e0cb5a1e5eedd23a15c (patch) | |
tree | fd6d87e5f24d5d90988956fbc073ee37fdd1c22f | |
parent | ffba19ccae8d98beb0a17345a0b1ee9e415b23b8 (diff) |
MAINTAINERS: move the befs tree to kernel.org
Update the location of the befs git tree and my email address.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Luis de Bethencourt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7d9bd4a041af..30dde8cd401e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2516,10 +2516,10 @@ S: Supported F: drivers/media/platform/sti/delta BEFS FILE SYSTEM -M: Luis de Bethencourt <[email protected]> +M: Luis de Bethencourt <[email protected]> M: Salah Triki <[email protected]> S: Maintained -T: git git://github.com/luisbg/linux-befs.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/luisbg/linux-befs.git F: Documentation/filesystems/befs.txt F: fs/befs/ |