[SUMMARY] Re: [PATCH v2] MAINTAINERS: Record old email addresses
Claudio Bantaloukas via Sourceware Forge <[email protected]>
| Newsgroups | gmane.comp.gcc.patches |
|---|---|
| Message-ID | <bmm.hlg9kws6qo.gcc.gcc.rdfm.210.2.SUMMARY@forge-stage.sourceware.org> |
This is a summary of discussions relative to the merge request created by Claudio Bantaloukas (rdfm) <[email protected]> titled MAINTAINERS: Record old email addresses since its creation. Description: Record likely inactive email addresses for existing contributors. These addresses were collected from the author and committer fields in the Git history, as well as from entries removed from earlier versions of the MAINTAINERS file. Addresses already listed as active are excluded. These addresses are not printed on the MAINTAINERS file, they serve as an archive to help match past contributions, specifically for users that have an account on sourceware forge. ChangeLog: * MAINTAINERS.yml: Add inactive_email entries. * contrib/maintainer_utils.py: Add inactive_email property. The full and up to date discussion can be found at https://forge.sourceware.org/gcc/gcc/pulls/210 The merge request has been closed without being merged directly on the forge repository. On 2026-08-07 14:28:29+00:00, Richard Earnshaw (rearnsha) <[email protected]> approved the changes: This seems reasonable to me - it's simply reformatting information already stored in the GCC repository. OK, but please give it until Tuesday in case there are any last minute objections.