diff options
author | Douglas Anderson <[email protected]> | 2019-09-20 10:44:47 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-10-11 08:40:29 +0200 |
commit | 10deeac921647c929c67752d377f22e632d55d1c (patch) | |
tree | 1222d34e7f0c8c168e09e05608b39ad463a0e3ef | |
parent | 31a8d8fa84c51d3ab00bf059158d5de6178cf890 (diff) |
MAINTAINERS: kgdb: Add myself as a reviewer for kgdb/kdb
I'm interested in kdb / kgdb and have sent various fixes over the
years. I'd like to get CCed on patches so I can be aware of them and
also help review.
Signed-off-by: Douglas Anderson <[email protected]>
Acked-by: Daniel Thompson <[email protected]>
Link: https://lore.kernel.org/r/20190920104404.1.I237e68e8825e2d6ac26f8e847f521fe2fcc3705a@changeid
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 296de2b51c83..acdd996774d6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9075,6 +9075,7 @@ F: security/keys/ KGDB / KDB /debug_core M: Jason Wessel <[email protected]> M: Daniel Thompson <[email protected]> +R: Douglas Anderson <[email protected]> W: http://kgdb.wiki.kernel.org/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb.git |