diff options
author | Eric Biggers <ebiggers@google.com> | 2020-05-01 16:44:17 -0700 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2020-05-03 18:13:18 +0200 |
commit | eb91db63a90d8f8e8768b82fcb2cae5f7198cf6b (patch) | |
tree | 0356c7e886e1253f6010ff25f213301f7a5db796 | |
parent | 9c6c723f48f5f05eab133b4fee8f2a2b7ec57a15 (diff) |
MAINTAINERS: btrfs: fix git repo URL
The git repo listed for btrfs hasn't been updated in over a year.
List the current one instead.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cc1d18cb5d18..6f9dcfe89e9f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3608,7 +3608,7 @@ M: David Sterba <dsterba@suse.com> L: linux-btrfs@vger.kernel.org W: http://btrfs.wiki.kernel.org/ Q: http://patchwork.kernel.org/project/linux-btrfs/list/ -T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git S: Maintained F: Documentation/filesystems/btrfs.txt F: fs/btrfs/ |