get_maintainer.pl picks only the first email address found in the file. Reorder my email addresses so it finds my linuxfoundation.org email.
Signed-off-by: Shuah Khan <sk...@linuxfoundation.org> --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index ecc0749810b0..dbad8b18bfe6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4404,8 +4404,8 @@ F: include/linux/cpuidle.h CPU POWER MONITORING SUBSYSTEM M: Thomas Renninger <tr...@suse.com> -M: Shuah Khan <sh...@kernel.org> M: Shuah Khan <sk...@linuxfoundation.org> +M: Shuah Khan <sh...@kernel.org> L: linux...@vger.kernel.org S: Maintained F: tools/power/cpupower/ @@ -9238,8 +9238,8 @@ F: include/uapi/linux/sunrpc/ F: net/sunrpc/ KERNEL SELFTEST FRAMEWORK -M: Shuah Khan <sh...@kernel.org> M: Shuah Khan <sk...@linuxfoundation.org> +M: Shuah Khan <sh...@kernel.org> L: linux-kselft...@vger.kernel.org S: Maintained Q: https://patchwork.kernel.org/project/linux-kselftest/list/ @@ -17484,8 +17484,8 @@ F: drivers/usb/common/usb-otg-fsm.c USB OVER IP DRIVER M: Valentina Manea <valentina.mane...@gmail.com> -M: Shuah Khan <sh...@kernel.org> M: Shuah Khan <sk...@linuxfoundation.org> +M: Shuah Khan <sh...@kernel.org> L: linux-...@vger.kernel.org S: Maintained F: Documentation/usb/usbip_protocol.rst -- 2.25.1