diff options
author | 2024-11-08 08:30:45 +0000 | |
---|---|---|
committer | 2024-11-18 15:19:33 +0000 | |
commit | 9c98750eb3079ee6e47a448fe095347821a21b45 (patch) | |
tree | 01c9a47da5d3978ec522cdc9380032686cd3552d | |
parent | kdb: Fix breakpoint enable to be silent if already enabled (diff) | |
download | wireguard-linux-9c98750eb3079ee6e47a448fe095347821a21b45.tar.xz wireguard-linux-9c98750eb3079ee6e47a448fe095347821a21b45.zip |
MAINTAINERS: Use Daniel Thompson's korg address for kgdb work
Going forward, I'll be using my kernel.org address for upstream work.
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Link: https://lore.kernel.org/r/20241108-new-maintainer-address-2-v1-2-47c9d71aac11@linaro.org
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a27407950242..2f20596c822e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12659,7 +12659,7 @@ F: samples/kfifo/ KGDB / KDB /debug_core M: Jason Wessel <jason.wessel@windriver.com> -M: Daniel Thompson <daniel.thompson@linaro.org> +M: Daniel Thompson <danielt@kernel.org> R: Douglas Anderson <dianders@chromium.org> L: kgdb-bugreport@lists.sourceforge.net S: Maintained |