diff options
| author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2026-04-22 09:26:59 +0200 |
|---|---|---|
| committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2026-04-24 21:27:22 +0200 |
| commit | e202c1ffa1b1b6887fd06ff57ff67dd4601b1bf4 (patch) | |
| tree | 25ebd06dc2d44f432e57f105a562ca0c0cc76741 /crypto | |
| parent | a7f68df5b5735903ec971b230de8918d2d3b75e8 (diff) | |
| download | qemu-e202c1ffa1b1b6887fd06ff57ff67dd4601b1bf4.tar.gz qemu-e202c1ffa1b1b6887fd06ff57ff67dd4601b1bf4.zip | |
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>
Diffstat (limited to 'crypto')
| -rw-r--r-- | crypto/tls-cipher-suites.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/tls-cipher-suites.c b/crypto/tls-cipher-suites.c index d9b61d0c08..a6566f13c9 100644 --- a/crypto/tls-cipher-suites.c +++ b/crypto/tls-cipher-suites.c @@ -3,7 +3,7 @@ * * Copyright (c) 2018-2020 Red Hat, Inc. * - * Author: Philippe Mathieu-Daudé <philmd@redhat.com> + * Author: Philippe Mathieu-Daudé * * SPDX-License-Identifier: GPL-2.0-or-later */ |
