https://gcc.gnu.org/g:f0ecf1b758e77542489fab2d2c3d09dfe1af2736
commit r17-3928-gf0ecf1b758e77542489fab2d2c3d09dfe1af2736 Author: Arthur Cohen <[email protected]> Date: Tue Sep 1 18:21:40 2026 +0200 MAINTAINERS: Update my email address ChangeLog: * MAINTAINERS.yml: Update my email, add a section for inactive emails. * MAINTAINERS: Regenerate. Diff: --- MAINTAINERS | 6 +++--- MAINTAINERS.yml | 4 +++- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 68d379bef255..d093375ebccb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -175,7 +175,7 @@ go Ian Lance Taylor <[email protected]> Modula-2 front end Gaius Mulley <[email protected]> objective-c/c++ Iain Sandoe <[email protected]> objective-c/c++ Mike Stump <[email protected]> -Rust Arthur Cohen <[email protected]> +Rust Arthur Cohen <[email protected]> Rust Philip Herron <[email protected]> Rust Pierre-Emmanuel Patry <[email protected]> @@ -235,7 +235,7 @@ libgo Ian Lance Taylor <[email protected]> libgomp Tobias Burnus <[email protected]> libgomp Jakub Jelinek <[email protected]> libgomp (OpenACC) Thomas Schwinge <[email protected]> -libgrust Arthur Cohen <[email protected]> +libgrust Arthur Cohen <[email protected]> libgrust Philip Herron <[email protected]> libgrust Pierre-Emmanuel Patry <[email protected]> libiberty Ian Lance Taylor <[email protected]> @@ -439,7 +439,7 @@ Tamar Christina tnfchris <[email protected]> Eric Christopher echristo <[email protected]> Paul Clarke pc <[email protected]> Nick Clifton nickc <[email protected]> -Arthur Cohen cohenarthur <[email protected]> +Arthur Cohen cohenarthur <[email protected]> William Cohen wcohen <[email protected]> Michael Collison collison <[email protected]> Alejandro Colomar alx <[email protected]> diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index 64b185dc74bf..cd0b1b36368a 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -1033,7 +1033,7 @@ users: - sn: Cohen cn: Arthur Cohen email: - - [email protected] + - [email protected] - [email protected] roles: - Maintainer: Rust @@ -1041,6 +1041,8 @@ users: - WriteAfter account: cohenarthur forgeid: cohenarthur + inactive_email: + - [email protected] - sn: Cohen cn: William Cohen email:
