https://gcc.gnu.org/g:c5c5fe47a628c8d26f926cf4d0ccff57b3efb8ee
commit r17-3810-gc5c5fe47a628c8d26f926cf4d0ccff57b3efb8ee Author: Pierre-Emmanuel Patry <[email protected]> Date: Mon Aug 31 18:30:46 2026 +0200 Update my email address in MAINTAINERS ChangeLog: * MAINTAINERS: Regenerate. * MAINTAINERS.yml: Replace old email address with the new one and add old address to the list of inactive email. Signed-off-by: Pierre-Emmanuel Patry <[email protected]> Diff: --- MAINTAINERS | 7 ++++--- MAINTAINERS.yml | 5 ++++- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index e4b6bfdbb44c..68d379bef255 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -177,7 +177,7 @@ objective-c/c++ Iain Sandoe <[email protected]> objective-c/c++ Mike Stump <[email protected]> Rust Arthur Cohen <[email protected]> Rust Philip Herron <[email protected]> -Rust Pierre-Emmanuel Patry <[email protected]> +Rust Pierre-Emmanuel Patry <[email protected]> Various Maintainers (Area alphabetical order) @@ -237,7 +237,7 @@ libgomp Jakub Jelinek <[email protected]> libgomp (OpenACC) Thomas Schwinge <[email protected]> libgrust Arthur Cohen <[email protected]> libgrust Philip Herron <[email protected]> -libgrust Pierre-Emmanuel Patry <[email protected]> +libgrust Pierre-Emmanuel Patry <[email protected]> libiberty Ian Lance Taylor <[email protected]> libitm Torvald Riegel <[email protected]> libobjc Nicola Pero <[email protected]> @@ -758,7 +758,7 @@ Seongbae Park spark <[email protected]> Kishan Parmar kishan <[email protected]> Srinath Parvathaneni sripar01 <[email protected]> Devang Patel dpatel <[email protected]> -Pierre-Emmanuel Patry pep <[email protected]> +Pierre-Emmanuel Patry pep <[email protected]> Andris Pavenis andris <[email protected]> Fernando Pereira pronesto <[email protected]> Nicola Pero nicola <[email protected]> @@ -1022,6 +1022,7 @@ Shreya Munnangi <[email protected]> Shreya Munnangi <[email protected]> Szabolcs Nagy <[email protected]> Pierre-Emmanuel Patry <[email protected]> +Pierre-Emmanuel Patry <[email protected]> Mikael Pettersson <[email protected]> Andrea Pinski <[email protected]> Andrea Pinski <[email protected]> diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index 50cdc44f02ed..5f1e05bf0b3b 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -4558,13 +4558,16 @@ users: - sn: Patry cn: Pierre-Emmanuel Patry email: - - [email protected] + - [email protected] - [email protected] roles: - Maintainer: Rust - Maintainer: libgrust - WriteAfter + - DCO: [email protected] - DCO: [email protected] + inactive_email: + - [email protected] account: pep - sn: Pavenis cn: Andris Pavenis
