diff mbox series

MAINTAINERS: btrfs: update development git tree location

Message ID 20220314190907.23279-1-sweettea-kernel@dorminy.me (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: btrfs: update development git tree location | expand

Commit Message

Sweet Tea Dorminy March 14, 2022, 7:09 p.m. UTC
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@dorminy.me>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

David Sterba March 14, 2022, 7:29 p.m. UTC | #1
On Mon, Mar 14, 2022 at 03:09:07PM -0400, Sweet Tea Dorminy wrote:
> 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.

We have this documented on the wiki
https://btrfs.wiki.kernel.org/index.php/Btrfs_source_repositories
I don't think it needs to be in the maintainers file.
diff mbox series

Patch

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*