diff options
author | Kieran Bingham <[email protected]> | 2016-05-23 16:25:24 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-05-23 17:04:14 -0700 |
commit | e10af1328b13554dee3de91b713496704cb5822e (patch) | |
tree | 92c15d6d7b84e55b34b532ac3f815f4d45eb22a8 | |
parent | b3b08429857b209d8bb9785a15b8247421bf4973 (diff) |
MAINTAINERS: add co-maintainer for scripts/gdb
Add myself as a co-maintainer for scripts/gdb supporting Jan Kizka
Link: http://lkml.kernel.org/r/fb5d34ce563f33d2f324f26f592b24ded30032ee.1462865983.git.jan.kiszka@siemens.com
Signed-off-by: Kieran Bingham <[email protected]>
Signed-off-by: Jan Kiszka <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 451575f4492a..b9e63233511c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4859,6 +4859,7 @@ F: drivers/scsi/gdt* GDB KERNEL DEBUGGING HELPER SCRIPTS M: Jan Kiszka <[email protected]> +M: Kieran Bingham <[email protected]> S: Supported F: scripts/gdb/ |