Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1580049 > unrolled thread

[PATCH] MAINTAINERS: add tree for modules

Started byJessica Yu <jeyu@redhat.com>
First post2017-02-13 21:10 +0100
Last post2017-02-13 21:10 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH] MAINTAINERS: add tree for modules Jessica Yu <jeyu@redhat.com> - 2017-02-13 21:10 +0100

#1580049 — [PATCH] MAINTAINERS: add tree for modules

FromJessica Yu <jeyu@redhat.com>
Date2017-02-13 21:10 +0100
Subject[PATCH] MAINTAINERS: add tree for modules
Message-ID<tav6G-8qs-15@gated-at.bofh.it>
Add git tree url for modules.

Signed-off-by: Jessica Yu <jeyu@redhat.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index cfff2c9..2ad16c2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8304,6 +8304,7 @@ F:	drivers/media/dvb-frontends/mn88473*
 MODULE SUPPORT
 M:	Jessica Yu <jeyu@redhat.com>
 M:	Rusty Russell <rusty@rustcorp.com.au>
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git modules-next
 S:	Maintained
 F:	include/linux/module.h
 F:	kernel/module.c
-- 
2.5.5

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web