MAINTAINERS: Remove my disfunctional emails
With retrospective, mentioning email in authorship wasn't really useful, more now than these addresses are dead: - f4bug@amsat.org - philmd@redhat.com Simply remove them. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Message-Id: <20260422080406.62638-3-philmd@linaro.org>
Philippe Mathieu-Daudé committed
Apr 22, 2026 at 09:26 UTC
e202c1ffa1b1b6887fd06ff57ff67dd4601b1bf4
32 files changed
+32
-32
crypto/tls-cipher-suites.c
+1
-1
@@ -3,7 +3,7 @@
3
*
4
* Copyright (c) 2018-2020 Red Hat, Inc.
5
*
6
- * Author: Philippe Mathieu-Daudé <philmd@redhat.com>
6
+ * Author: Philippe Mathieu-Daudé
7
*
8
* SPDX-License-Identifier: GPL-2.0-or-later
9
*/
hw/i386/fw_cfg.c
+1
-1
@@ -4,7 +4,7 @@
4
* Copyright (c) 2019 Red Hat, Inc.
5
*
6
* Author:
7
- * Philippe Mathieu-Daudé <philmd@redhat.com>
7
+ * Philippe Mathieu-Daudé
8
*
9
* SPDX-License-Identifier: GPL-2.0-or-later
10
*
hw/i386/pc_sysfw_ovmf-stubs.c
+1
-1
@@ -4,7 +4,7 @@
4
* Copyright (c) 2021 Red Hat, Inc.
5
*
6
* Author:
7
- * Philippe Mathieu-Daudé <philmd@redhat.com>
7
+ * Philippe Mathieu-Daudé
8
*
9
* SPDX-License-Identifier: GPL-2.0-or-later
10
*
hw/misc/bcm2835_thermal.c
+1
-1
@@ -1,7 +1,7 @@
1
/*
2
* BCM2835 dummy thermal sensor
3
*
4
- * Copyright (C) 2019 Philippe Mathieu-Daudé <f4bug@amsat.org>
4
+ * Copyright (C) 2019 Philippe Mathieu-Daudé
5
*
6
* SPDX-License-Identifier: GPL-2.0-or-later
7
*/
hw/misc/led.c
+1
-1
@@ -1,7 +1,7 @@
1
/*
2
* QEMU single LED device
3
*
4
- * Copyright (C) 2020 Philippe Mathieu-Daudé <f4bug@amsat.org>
4
+ * Copyright (C) 2020 Philippe Mathieu-Daudé
5
*
6
* SPDX-License-Identifier: GPL-2.0-or-later
7
*/
hw/ppc/fw_cfg.c
+1
-1
@@ -4,7 +4,7 @@
4
* Copyright (c) 2019 Red Hat, Inc.
5
*
6
* Author:
7
- * Philippe Mathieu-Daudé <philmd@redhat.com>
7
+ * Philippe Mathieu-Daudé
8
*
9
* SPDX-License-Identifier: GPL-2.0-or-later
10
*
hw/sd/sd.c
+1
-1
@@ -6,7 +6,7 @@
6
*
7
* Copyright (c) 2006 Andrzej Zaborowski <balrog@zabor.org>
8
* Copyright (c) 2007 CodeSourcery
9
- * Copyright (c) 2018 Philippe Mathieu-Daudé <f4bug@amsat.org>
9
+ * Copyright (c) 2018 Philippe Mathieu-Daudé
10
*
11
* Redistribution and use in source and binary forms, with or without
12
* modification, are permitted provided that the following conditions
hw/sd/sdmmc-internal.h
+1
-1
@@ -1,7 +1,7 @@
1
/*
2
* SD/MMC cards common
3
*
4
- * Copyright (c) 2018 Philippe Mathieu-Daudé <f4bug@amsat.org>
4
+ * Copyright (c) 2018 Philippe Mathieu-Daudé
5
*
6
* This work is licensed under the terms of the GNU GPL, version 2 or later.
7
* See the COPYING file in the top-level directory.
hw/timer/bcm2835_systmr.c
+1
-1
@@ -1,7 +1,7 @@
1
/*
2
* BCM2835 SYS timer emulation
3
*
4
- * Copyright (C) 2019 Philippe Mathieu-Daudé <f4bug@amsat.org>
4
+ * Copyright (C) 2019 Philippe Mathieu-Daudé
5
*
6
* SPDX-License-Identifier: GPL-2.0-or-later
7
*
hw/usb/bus-stub.c
+1
-1
@@ -1,7 +1,7 @@
1
/*
2
* QEMU USB device emulation stubs
3
*
4
- * Copyright (C) 2021 Philippe Mathieu-Daudé <f4bug@amsat.org>
4
+ * Copyright (C) 2021 Philippe Mathieu-Daudé
5
*
6
* SPDX-License-Identifier: GPL-2.0-or-later
7
*/
include/crypto/tls-cipher-suites.h
+1
-1
@@ -3,7 +3,7 @@
3
*
4
* Copyright (c) 2018-2020 Red Hat, Inc.
5
*
6
- * Author: Philippe Mathieu-Daudé <philmd@redhat.com>
6
+ * Author: Philippe Mathieu-Daudé
7
*
8
* SPDX-License-Identifier: GPL-2.0-or-later
9
*/
include/hw/i2c/arm_sbcon_i2c.h
+1
-1
@@ -5,7 +5,7 @@
5
*
6
* Copyright (c) 2006-2007 CodeSourcery.
7
* Copyright (c) 2012 Oskar Andero <oskar.andero@gmail.com>
8
- * Copyright (C) 2020 Philippe Mathieu-Daudé <f4bug@amsat.org>
8
+ * Copyright (C) 2020 Philippe Mathieu-Daudé
9
*
10
* SPDX-License-Identifier: GPL-2.0-or-later
11
*/
include/hw/misc/bcm2835_thermal.h
+1
-1
@@ -1,7 +1,7 @@
1
/*
2
* BCM2835 dummy thermal sensor
3
*
4
- * Copyright (C) 2019 Philippe Mathieu-Daudé <f4bug@amsat.org>
4
+ * Copyright (C) 2019 Philippe Mathieu-Daudé
5
*
6
* SPDX-License-Identifier: GPL-2.0-or-later
7
*/
include/hw/misc/led.h
+1
-1
@@ -1,7 +1,7 @@
1
/*
2
* QEMU single LED device
3
*
4
- * Copyright (C) 2020 Philippe Mathieu-Daudé <f4bug@amsat.org>
4
+ * Copyright (C) 2020 Philippe Mathieu-Daudé
5
*
6
* SPDX-License-Identifier: GPL-2.0-or-later
7
*/
include/hw/timer/bcm2835_systmr.h
+1
-1
@@ -1,7 +1,7 @@
1
/*
2
* BCM2835 SYS timer emulation
3
*
4
- * Copyright (c) 2019 Philippe Mathieu-Daudé <f4bug@amsat.org>
4
+ * Copyright (c) 2019 Philippe Mathieu-Daudé
5
*
6
* SPDX-License-Identifier: GPL-2.0-or-later
7
*/
include/qemu/units.h
+1
-1
@@ -2,7 +2,7 @@
2
* IEC binary prefixes definitions
3
*
4
* Copyright (C) 2015 Nikunj A Dadhania, IBM Corporation
5
- * Copyright (C) 2018 Philippe Mathieu-Daudé <f4bug@amsat.org>
5
+ * Copyright (C) 2018 Philippe Mathieu-Daudé
6
*
7
* SPDX-License-Identifier: GPL-2.0-or-later
8
*/
stubs/fw_cfg.c
+1
-1
@@ -4,7 +4,7 @@
4
* Copyright (c) 2019 Red Hat, Inc.
5
*
6
* Author:
7
- * Philippe Mathieu-Daudé <philmd@redhat.com>
7
+ * Philippe Mathieu-Daudé
8
*
9
* SPDX-License-Identifier: GPL-2.0-or-later
10
*
stubs/hotplug-stubs.c
+1
-1
@@ -4,7 +4,7 @@
4
* Copyright (c) Red Hat
5
*
6
* Authors:
7
- * Philippe Mathieu-Daudé <philmd@redhat.com>,
7
+ * Philippe Mathieu-Daudé,
8
*
9
* SPDX-License-Identifier: GPL-2.0-or-later
10
*
stubs/qdev.c
+1
-1
@@ -4,7 +4,7 @@
4
* Copyright (c) 2021 Red Hat, Inc.
5
*
6
* Author:
7
- * Philippe Mathieu-Daudé <philmd@redhat.com>
7
+ * Philippe Mathieu-Daudé
8
*
9
* SPDX-License-Identifier: GPL-2.0-or-later
10
*
tests/functional/aarch64/test_raspi3.py
+1
-1
@@ -3,7 +3,7 @@
3
# Functional test that boots a Linux kernel on a Raspberry Pi machine
4
# and checks the console
5
#
6
-# Copyright (c) 2020 Philippe Mathieu-Daudé <f4bug@amsat.org>
6
+# Copyright (c) 2020 Philippe Mathieu-Daudé
7
#
8
# SPDX-License-Identifier: GPL-2.0-or-later
9
tests/functional/arm/test_bflt.py
+1
-1
@@ -2,7 +2,7 @@
2
#
3
# Test the bFLT loader format
4
#
5
-# Copyright (C) 2019 Philippe Mathieu-Daudé <f4bug@amsat.org>
5
+# Copyright (C) 2019 Philippe Mathieu-Daudé
6
#
7
# SPDX-License-Identifier: GPL-2.0-or-later
8
tests/functional/arm/test_raspi2.py
+1
-1
@@ -3,7 +3,7 @@
3
# Functional test that boots a Linux kernel on a Raspberry Pi machine
4
# and checks the console
5
#
6
-# Copyright (c) 2019 Philippe Mathieu-Daudé <f4bug@amsat.org>
6
+# Copyright (c) 2019 Philippe Mathieu-Daudé
7
#
8
# SPDX-License-Identifier: GPL-2.0-or-later
9
tests/functional/m68k/test_nextcube.py
+1
-1
@@ -2,7 +2,7 @@
2
#
3
# Functional test that boots a VM and run OCR on the framebuffer
4
#
5
-# Copyright (c) 2019 Philippe Mathieu-Daudé <f4bug@amsat.org>
5
+# Copyright (c) 2019 Philippe Mathieu-Daudé
6
#
7
# This work is licensed under the terms of the GNU GPL, version 2 or
8
# later. See the COPYING file in the top-level directory.
tests/functional/mips/test_malta.py
+1
-1
@@ -2,7 +2,7 @@
2
#
3
# Functional tests for the big-endian 32-bit MIPS Malta board
4
#
5
-# Copyright (c) Philippe Mathieu-Daudé <f4bug@amsat.org>
5
+# Copyright (c) Philippe Mathieu-Daudé
6
#
7
# SPDX-License-Identifier: GPL-2.0-or-later
8
tests/functional/mips64el/test_fuloong2e.py
+1
-1
@@ -2,7 +2,7 @@
2
#
3
# Functional tests for the Lemote Fuloong-2E machine.
4
#
5
-# Copyright (c) 2019 Philippe Mathieu-Daudé <f4bug@amsat.org>
5
+# Copyright (c) 2019 Philippe Mathieu-Daudé
6
#
7
# This work is licensed under the terms of the GNU GPL, version 2 or later.
8
# See the COPYING file in the top-level directory.
tests/functional/mips64el/test_malta.py
+1
-1
@@ -2,7 +2,7 @@
2
#
3
# Functional tests for the little-endian 64-bit MIPS Malta board
4
#
5
-# Copyright (c) Philippe Mathieu-Daudé <f4bug@amsat.org>
5
+# Copyright (c) Philippe Mathieu-Daudé
6
#
7
# This work is licensed under the terms of the GNU GPL, version 2 or later.
8
# See the COPYING file in the top-level directory.
tests/functional/mipsel/test_malta.py
+1
-1
@@ -2,7 +2,7 @@
2
#
3
# Functional tests for the little-endian 32-bit MIPS Malta board
4
#
5
-# Copyright (c) Philippe Mathieu-Daudé <f4bug@amsat.org>
5
+# Copyright (c) Philippe Mathieu-Daudé
6
#
7
# This work is licensed under the terms of the GNU GPL, version 2 or later.
8
# See the COPYING file in the top-level directory.
tests/functional/ppc/test_40p.py
+1
-1
@@ -2,7 +2,7 @@
2
#
3
# Functional test that boots a PReP/40p machine and checks its serial console.
4
#
5
-# Copyright (c) Philippe Mathieu-Daudé <f4bug@amsat.org>
5
+# Copyright (c) Philippe Mathieu-Daudé
6
#
7
# This work is licensed under the terms of the GNU GPL, version 2 or
8
# later. See the COPYING file in the top-level directory.
tests/functional/qemu_test/tesseract.py
+1
-1
@@ -1,6 +1,6 @@
1
# ...
2
#
3
-# Copyright (c) 2019 Philippe Mathieu-Daudé <f4bug@amsat.org>
3
+# Copyright (c) 2019 Philippe Mathieu-Daudé
4
#
5
# This work is licensed under the terms of the GNU GPL, version 2 or
6
# later. See the COPYING file in the top-level directory.
tests/qtest/fuzz-sb16-test.c
+1
-1
@@ -1,7 +1,7 @@
1
/*
2
* QTest fuzzer-generated testcase for sb16 audio device
3
*
4
- * Copyright (c) 2021 Philippe Mathieu-Daudé <f4bug@amsat.org>
4
+ * Copyright (c) 2021 Philippe Mathieu-Daudé
5
*
6
* SPDX-License-Identifier: GPL-2.0-or-later
7
*/
tests/qtest/fuzz-sdcard-test.c
+1
-1
@@ -1,7 +1,7 @@
1
/*
2
* QTest fuzzer-generated testcase for sdcard device
3
*
4
- * Copyright (c) 2021 Philippe Mathieu-Daudé <f4bug@amsat.org>
4
+ * Copyright (c) 2021 Philippe Mathieu-Daudé
5
*
6
* SPDX-License-Identifier: GPL-2.0-or-later
7
*/
tests/qtest/sdhci-test.c
+1
-1
@@ -1,7 +1,7 @@
1
/*
2
* QTest testcase for SDHCI controllers
3
*
4
- * Written by Philippe Mathieu-Daudé <f4bug@amsat.org>
4
+ * Written by Philippe Mathieu-Daudé
5
*
6
* This work is licensed under the terms of the GNU GPL, version 2 or later.
7
* See the COPYING file in the top-level directory.