1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-20 08:05:54 +02:00

Update Maxim's email address.

The change was automated via:

  git grep -l maxim.cournoyer@gmail.com |
    xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'

* .mailmap: New entry.

Change-Id: Iaa88b1e51c94159c49138fb43910badb990eb169
This commit is contained in:
Maxim Cournoyer
2025-09-18 08:03:01 +09:00
parent bd3c19763a
commit d0d87a744d
314 changed files with 318 additions and 317 deletions
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
# GNU Guix --- Functional package management for GNU
# Copyright © 2021 Maxim Cournoyer <maxim.cournoyer@gmail.com>
# Copyright © 2021 Maxim Cournoyer <maxim@guixotic.coop>
#
# This file is part of GNU Guix.
#