From cb4fc2ec0eb25b591c1a4e41d46ffab18b559f68 Mon Sep 17 00:00:00 2001 From: G <41178744+catomean@users.noreply.github.com> Date: Fri, 28 Aug 2026 10:21:11 +0200 Subject: [PATCH] chore: retire the maonakamoto handle The account was renamed to `catomean` and the repos then moved to the `bitbaum` org, so `maonakamoto` now names nothing: github.com/maonakamoto and maonakamoto.github.io both return 404, and @maonakamoto no longer resolves as a user. Three different targets, because these are not the same reference: repo links -> bitbaum/ (the repos live in the org) the person -> catomean (profile links, @mentions, CODEOWNERS) pages site -> bitbaum.github.io Deliberately NOT changed: .mailmap keeps the old noreply address as an ALIAS. It is what maps historical commits onto the current identity; deleting it would silently unmap them. Only the canonical side moved to catomean. Files that explain the outage by naming the old account keep it, since the name is the content. Files: .mailmap Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_01UvjGNAS9CMfEGNW26tUR4P --- .mailmap | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.mailmap b/.mailmap index d3e67892..0298146e 100644 --- a/.mailmap +++ b/.mailmap @@ -1,4 +1,5 @@ -Mao Nakamoto <41178744+maonakamoto@users.noreply.github.com> <41178744+maonakamoto@users.noreply.github.com> -Mao Nakamoto <41178744+maonakamoto@users.noreply.github.com> G <41178744+g-but@users.noreply.github.com> -Mao Nakamoto <41178744+maonakamoto@users.noreply.github.com> g-but <41178744+g-but@users.noreply.github.com> -Mao Nakamoto <41178744+maonakamoto@users.noreply.github.com> Your Name +Mao Nakamoto <41178744+catomean@users.noreply.github.com> <41178744+catomean@users.noreply.github.com> +Mao Nakamoto <41178744+catomean@users.noreply.github.com> G <41178744+g-but@users.noreply.github.com> +Mao Nakamoto <41178744+catomean@users.noreply.github.com> g-but <41178744+g-but@users.noreply.github.com> +Mao Nakamoto <41178744+catomean@users.noreply.github.com> Your Name +Mao Nakamoto <41178744+catomean@users.noreply.github.com> <41178744+maonakamoto@users.noreply.github.com>