diff mbox series

[2/2] MAINTAINERS: Use Daniel Thompson's korg address for kgdb work

Message ID 20241108-new-maintainer-address-2-v1-2-47c9d71aac11@linaro.org (mailing list archive)
State New
Headers show
Series MAINTAINERS: Update with Daniel Thompson's korg address | expand

Commit Message

Daniel Thompson Nov. 8, 2024, 8:30 a.m. UTC
Going forward, I'll be using my kernel.org address for upstream work.

Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 5396fd1b15aee1eb2a234ba8963c57571d532a91..a88528c14e372856f83c60392240a3f1a41f6032 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