[PATCH v1 0/1] [RFC] MAINTAINERS: Record old email addresses

Claudio Bantaloukas via Sourceware Forge <[email protected]> Tue, 04 Aug 2026 10:32:59 +0000
Newsgroups gmane.comp.gcc.patches
Message-ID <[email protected]>
Hi gcc-patches mailing list,
Claudio Bantaloukas via Sourceware Forge <[email protected]> has requested that the following forgejo pull request
be published on the mailing list.

Created on: 2026-08-04 10:28:16+00:00
Latest update: 2026-08-04 10:32:58+00:00
Changes: 0 changed files, 0 additions, 0 deletions
Head revision: gcc/gcc ref refs/pull/210/head commit 2127f043a0f1eaf348d08bf4ed964eb8ea69ff41
Base revision: gcc/gcc ref trunk commit a5407eb736feab6e8778c0899fbf4626ee506a60 r17-2902-ga5407eb736feab
Merge base: a5407eb736feab6e8778c0899fbf4626ee506a60
Full diff url: https://forge.sourceware.org/gcc/gcc/pulls/210.diff
Discussion:  https://forge.sourceware.org/gcc/gcc/pulls/210
Requested Reviewers:

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.

This is an initial version of the patch to gather input. Data used with
explicit permission.

ChangeLog:
	* MAINTAINERS.yml: Add inactive_email entries.
	* contrib/maintainer_utils.py: Add inactive_email property.


Changed files:
- M: MAINTAINERS.yml
- M: contrib/maintainer_utils.py


Claudio Bantaloukas (1):
  MAINTAINERS: Record old email addresses

 MAINTAINERS.yml             | 3 +++
 contrib/maintainer_utils.py | 7 +++++++
 2 files changed, 10 insertions(+)

-- 
2.54.0