MAINTAINERS: update kgdb, and debug_core info

Update the kgdb section.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
diff --git a/MAINTAINERS b/MAINTAINERS
index 2449042..397aba3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3326,15 +3326,16 @@
 F:	include/keys/
 F:	security/keys/
 
-KGDB
+KGDB / debug_core
 M:	Jason Wessel <jason.wessel@windriver.com>
+W:	http://kgdb.wiki.kernel.org/
 L:	kgdb-bugreport@lists.sourceforge.net
 S:	Maintained
 F:	Documentation/DocBook/kgdb.tmpl
 F:	drivers/misc/kgdbts.c
 F:	drivers/serial/kgdboc.c
 F:	include/linux/kgdb.h
-F:	kernel/kgdb.c
+F:	kernel/debug/
 
 KMEMCHECK
 M:	Vegard Nossum <vegardno@ifi.uio.no>