diff options
author | Fengguang Wu <fengguang.wu@intel.com> | 2015-12-18 02:51:36 -0500 |
---|---|---|
committer | Borislav Petkov <bp@suse.de> | 2015-12-18 07:44:16 -0500 |
commit | 07cd6bf5f382da72cee5aaa94738b9631c2c8431 (patch) | |
tree | 7867fd5003422570c91573b1d0a876f69d2ddad1 | |
parent | 45f4d3ab3ee8d12471e47057ea4d0d86167b25a0 (diff) |
MAINTAINERS: Fix EDAC repo URLs format
Make it comply with the T: format.
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Link: http://lkml.kernel.org/r/20151218080625.745540243@intel.com
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7271b6189ccf..4745b918d58e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3931,8 +3931,8 @@ M: Doug Thompson <dougthompson@xmission.com> | |||
3931 | M: Borislav Petkov <bp@alien8.de> | 3931 | M: Borislav Petkov <bp@alien8.de> |
3932 | M: Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 3932 | M: Mauro Carvalho Chehab <mchehab@osg.samsung.com> |
3933 | L: linux-edac@vger.kernel.org | 3933 | L: linux-edac@vger.kernel.org |
3934 | T: git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git#for-next | 3934 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git for-next |
3935 | T: git://git.kernel.org/pub/linux/kernel/git/mchehab/linux-edac.git#linux_next | 3935 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac.git linux_next |
3936 | S: Supported | 3936 | S: Supported |
3937 | F: Documentation/edac.txt | 3937 | F: Documentation/edac.txt |
3938 | F: drivers/edac/ | 3938 | F: drivers/edac/ |