diff options
| author | Giacomo Leidi <therewasa@fishinthecalculator.me> | 2025-11-15 11:58:40 +0100 |
|---|---|---|
| committer | Maxim Cournoyer <maxim@guixotic.coop> | 2025-12-03 14:38:09 +0900 |
| commit | c425bac93d8d39c197a4bb4a56218cecd3231c1d (patch) | |
| tree | 9e3d0a2753e7ef23ed1a93295abc3ebf1487d175 /tests | |
| parent | 23dbcfaef682c41e9cb2a6aea9ad69feea65f26a (diff) | |
Update Giacomo's email address.
The change was automated via:
git grep -l goodoldpaul@autistici.org |
xargs sed -i 's/goodoldpaul@autistici.org/therewasa@fishinthecalculator.me/g'
* .mailmap: New entry.
Change-Id: I1629388334695d221647afe6a14faf61af5fe0d6
Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/accounts.scm | 2 | ||||
| -rw-r--r-- | tests/glob.scm | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/accounts.scm b/tests/accounts.scm index 9df93e64d47..41ed706e9ed 100644 --- a/tests/accounts.scm +++ b/tests/accounts.scm @@ -1,6 +1,6 @@ ;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2019 Ludovic Courtès <ludo@gnu.org> -;;; Copyright © 2024 Giacomo Leidi <goodoldpaul@autistici.org> +;;; Copyright © 2024 Giacomo Leidi <therewasa@fishinthecalculator.me> ;;; ;;; This file is part of GNU Guix. ;;; diff --git a/tests/glob.scm b/tests/glob.scm index 2a5a40c3c6b..c1671c1117c 100644 --- a/tests/glob.scm +++ b/tests/glob.scm @@ -1,6 +1,6 @@ ;;; GNU Guix --- Functional package management for GNU ;;; Copyright © 2018 Ludovic Courtès <ludo@gnu.org> -;;; Copyright © 2020 Giacomo Leidi <goodoldpaul@autistici.org> +;;; Copyright © 2020 Giacomo Leidi <therewasa@fishinthecalculator.me> ;;; ;;; This file is part of GNU Guix. ;;; |
