[PATCH] MAINTAINERS: btrfs: update development git tree location

From: Sweet Tea Dorminy
Date: Mon Mar 14 2022 - 15:09:28 EST


Patches get pulled into a branch on github as listed, before eventually
making it into a pull request using the kernel.org git repository.
Development is expected to work off of the github branch, though, so
list it in MAINTAINERS as a secondary tree.

Signed-off-by: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e127c2fb08a7..38316c82f64a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4108,6 +4108,7 @@ W: http://btrfs.wiki.kernel.org/
Q: http://patchwork.kernel.org/project/linux-btrfs/list/
C: irc://irc.libera.chat/btrfs
T: git git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git
+T: git https://github.com/kdave/btrfs-devel.git misc-next
F: Documentation/filesystems/btrfs.rst
F: fs/btrfs/
F: include/linux/btrfs*
--
2.35.1