diff options
| author | Maxim Cournoyer <maxim@guixotic.coop> | 2025-09-18 08:03:01 +0900 |
|---|---|---|
| committer | Maxim Cournoyer <maxim@guixotic.coop> | 2025-09-18 08:05:19 +0900 |
| commit | d0d87a744d724b7e7d5ac013c586039652087bb3 (patch) | |
| tree | 15ad9417780e0abe1001c02ab335a6eccfe083dc /tests/guix-build.sh | |
| parent | bd3c19763ad543f95d5174ab784b4166c577956e (diff) | |
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
Diffstat (limited to 'tests/guix-build.sh')
| -rw-r--r-- | tests/guix-build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/guix-build.sh b/tests/guix-build.sh index 40844c142bd..094be7769d1 100644 --- a/tests/guix-build.sh +++ b/tests/guix-build.sh | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Copyright © 2012-2014, 2016-2025 Ludovic Courtès <ludo@gnu.org> | 2 | # Copyright © 2012-2014, 2016-2025 Ludovic Courtès <ludo@gnu.org> |
| 3 | # Copyright © 2020 Marius Bakke <mbakke@fastmail.com> | 3 | # Copyright © 2020 Marius Bakke <mbakke@fastmail.com> |
| 4 | # Copyright © 2021 Chris Marusich <cmmarusich@gmail.com> | 4 | # Copyright © 2021 Chris Marusich <cmmarusich@gmail.com> |
| 5 | # Copyright © 2025 Maxim Cournoyer <maxim.cournoyer@gmail.com> | 5 | # Copyright © 2025 Maxim Cournoyer <maxim@guixotic.coop> |
| 6 | # | 6 | # |
| 7 | # This file is part of GNU Guix. | 7 | # This file is part of GNU Guix. |
| 8 | # | 8 | # |
