We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9092b71 commit 9f53499Copy full SHA for 9f53499
1 file changed
config/trees.yaml
@@ -81,6 +81,9 @@ trees:
81
media:
82
url: 'https://git.linuxtv.org/media.git'
83
84
+ media-committers:
85
+ url: 'https://gitlab.freedesktop.org/linux-media/media-committers.git'
86
+
87
mediatek:
88
url: 'https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux.git'
89
@@ -459,6 +462,14 @@ build_configs:
459
462
tree: media
460
463
branch: 'next'
461
464
465
+ media-committers_fixes:
466
+ tree: media-committers
467
+ branch: 'fixes'
468
469
+ media-committers_next:
470
471
+ branch: 'next'
472
473
mediatek_for_next:
474
tree: mediatek
475
branch: 'for-next'
0 commit comments