Note: this does not affect MAINTAINERS as that one only uses the first listed email address.
I think it makes sense to add my private email as I still use it rather actively (albeit not for patch submissions) and it might also helps to associate old commits better. Committed as Rev. r17-3178-gfd6fed6b6cd9ab Tobias
commit fd6fed6b6cd9ab390c5fdc157fa1c87280d73e95 Author: Tobias Burnus <[email protected]> Date: Mon Aug 10 10:50:46 2026 +0200 MAINTAINERS.yml: Add my private email as additional email For completeness; it is still valid and actively used (albeit not for GCC patch submissions), has the FSF copyright assignment, and plenty older commits where done with that email address. ChangeLog: * MAINTAINERS.yml (Burnus): Add private email as additional active email. diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index d1695fb5de9..8b5b0229052 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -612,6 +612,7 @@ users: cn: Tobias Burnus email: - [email protected] + - [email protected] - [email protected] roles: - Maintainer: libgomp
