diff options
| author | 2022-08-19 05:51:09 +0000 | |
|---|---|---|
| committer | 2022-09-19 06:17:05 -0700 | |
| commit | 9be5223afc7b0a88ba1d6352eab86ca18528efa3 (patch) | |
| tree | 64ec924ddb9b89b2d9fa29af0b8be3d7ccd34654 | |
| parent | hwmon: move from strlcpy with unused retval to strscpy (diff) | |
| download | linux-dev-9be5223afc7b0a88ba1d6352eab86ca18528efa3.tar.xz linux-dev-9be5223afc7b0a88ba1d6352eab86ca18528efa3.zip | |
MAINTAINERS: Update Juerg Haefliger's email address
Use my main @proton.me email address.
Signed-off-by: Juerg Haefliger <juergh@proton.me>
Link: https://lore.kernel.org/r/20220819055039.840221-1-juergh@proton.me
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
| -rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cf7e3a9a011c..784ad65fe659 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6174,7 +6174,7 @@ F: Documentation/devicetree/bindings/memory-controllers/samsung,exynos5422-dmc.y F: drivers/memory/samsung/exynos5422-dmc.c DME1737 HARDWARE MONITOR DRIVER -M: Juerg Haefliger <juergh@gmail.com> +M: Juerg Haefliger <juergh@proton.me> L: linux-hwmon@vger.kernel.org S: Maintained F: Documentation/hwmon/dme1737.rst @@ -21805,7 +21805,7 @@ F: lib/test_scanf.c F: lib/vsprintf.c VT1211 HARDWARE MONITOR DRIVER -M: Juerg Haefliger <juergh@gmail.com> +M: Juerg Haefliger <juergh@proton.me> L: linux-hwmon@vger.kernel.org S: Maintained F: Documentation/hwmon/vt1211.rst |
