diff options
author | Douglas Anderson <[email protected]> | 2019-09-20 10:44:47 -0700 |
---|---|---|
committer | Daniel Thompson <[email protected]> | 2019-10-03 16:42:10 +0100 |
commit | 086bf301f541eb4acfb5dadae7b1b207ad1b95a3 (patch) | |
tree | e2d47a7aa2ab4660d1982f508baa059d91b3d55e | |
parent | 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c (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]>
Acked-by: Will Deacon <[email protected]>
Signed-off-by: Daniel Thompson <[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 |