[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220314190907.23279-1-sweettea-kernel@dorminy.me>
Date: Mon, 14 Mar 2022 15:09:07 -0400
From: Sweet Tea Dorminy <sweettea-kernel@...miny.me>
To: Chris Mason <clm@...com>, Josef Bacik <josef@...icpanda.com>,
David Sterba <dsterba@...e.com>,
Nick Terrell <terrelln@...com>, linux-kernel@...r.kernel.org,
linux-btrfs@...r.kernel.org
Cc: Sweet Tea Dorminy <sweettea-kernel@...miny.me>
Subject: [PATCH] MAINTAINERS: btrfs: update development git tree location
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@...miny.me>
---
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
Powered by blists - more mailing lists