diff options
author | 2025-01-07 09:28:45 -0600 | |
---|---|---|
committer | 2025-01-21 07:59:27 -0600 | |
commit | b4339d599bc2b95be7887bde82114c153f6d0c10 (patch) | |
tree | 9ea5544279962bcc611b81b28a6e81c848e6f0f0 | |
parent | ipmi: ssif_bmc: Fix new request loss when bmc ready for a response (diff) | |
download | wireguard-linux-b4339d599bc2b95be7887bde82114c153f6d0c10.tar.xz wireguard-linux-b4339d599bc2b95be7887bde82114c153f6d0c10.zip |
MAINTAINERS: ipmi: update my email address
Old email still works, and will indefinitely, but I'm switching to a new
one.
Signed-off-by: Corey Minyard <corey@minyard.net>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4c37285a4747..98fd21ccf4ab 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11925,7 +11925,7 @@ F: include/uapi/linux/io_uring.h F: io_uring/ IPMI SUBSYSTEM -M: Corey Minyard <minyard@acm.org> +M: Corey Minyard <corey@minyard.net> L: openipmi-developer@lists.sourceforge.net (moderated for non-subscribers) S: Supported W: http://openipmi.sourceforge.net/ |