diff options
| author | Peter Hilber <[email protected]> | 2025-08-26 13:00:15 +0000 |
|---|---|---|
| committer | Michael S. Tsirkin <[email protected]> | 2025-09-21 21:44:20 +0000 |
| commit | cde7e7c3f8745a61458cea61aa28f37c3f5ae2b4 (patch) | |
| tree | b7a322a61e7cb16bf4c57f22d2a8aca145d56a11 | |
| parent | virtio_config: clarify output parameters (diff) | |
| download | kernel-cde7e7c3f8745a61458cea61aa28f37c3f5ae2b4.tar.gz kernel-cde7e7c3f8745a61458cea61aa28f37c3f5ae2b4.zip | |
MAINTAINERS, mailmap: Update address for Peter Hilber
Going forward, I will use another Qualcomm address,
[email protected].
Map past contributions on behalf of Qualcomm to the new address as well.
Signed-off-by: Peter Hilber <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
| -rw-r--r-- | .mailmap | 1 | ||||
| -rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -623,6 +623,7 @@ Paulo Alcantara <[email protected]> <[email protected]> Paulo Alcantara <[email protected]> <[email protected]> Pavankumar Kondeti <[email protected]> <[email protected]> Peter A Jonsson <[email protected]> +Peter Hilber <[email protected]> <[email protected]> Peter Oruba <[email protected]> Peter Oruba <[email protected]> Pierre-Louis Bossart <[email protected]> <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index cd7ff55b5d32..cee85eae9113 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -26782,7 +26782,7 @@ F: drivers/nvdimm/nd_virtio.c F: drivers/nvdimm/virtio_pmem.c VIRTIO RTC DRIVER -M: Peter Hilber <[email protected]> +M: Peter Hilber <[email protected]> S: Maintained F: drivers/virtio/virtio_rtc_* |
