diff options
| author | Maxim Cournoyer <maxim@guixotic.coop> | 2025-09-18 12:25:39 +0900 |
|---|---|---|
| committer | Maxim Cournoyer <maxim@guixotic.coop> | 2025-09-18 13:44:12 +0900 |
| commit | 10482f731e6def20df23caa9cd0b9ab428f52a50 (patch) | |
| tree | 2da409b03df1513aaefd11e7e0cc119b560cb635 /Makefile.am | |
| parent | a7db92d9b389cbe565395523882c34c6eff2c21a (diff) | |
Reapply "Update Maxim's email address."
This reverts commit a7db92d9b389cbe565395523882c34c6eff2c21a, this time with
the more careful command, to avoid a world rebuild:
grep -rl --exclude-dir=build --exclude-dir=patches --exclude=ld-wrapper.in \
--exclude=sitecustomize.py --exclude=guix-emacs.el maxim.cournoyer@gmail.com |
xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'
Change-Id: I0871f5cf9ace79e34e78e24154d0da6ea95a3a91
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 5d7d1c9b2ad..19b2971f992 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -14,7 +14,7 @@ | |||
| 14 | # Copyright © 2018 Oleg Pykhalov <go.wigust@gmail.com> | 14 | # Copyright © 2018 Oleg Pykhalov <go.wigust@gmail.com> |
| 15 | # Copyright © 2018 Alex Vong <alexvong1995@gmail.com> | 15 | # Copyright © 2018 Alex Vong <alexvong1995@gmail.com> |
| 16 | # Copyright © 2019, 2023 Efraim Flashner <efraim@flashner.co.il> | 16 | # Copyright © 2019, 2023 Efraim Flashner <efraim@flashner.co.il> |
| 17 | # Copyright © 2020, 2021, 2023 Maxim Cournoyer <maxim.cournoyer@gmail.com> | 17 | # Copyright © 2020, 2021, 2023 Maxim Cournoyer <maxim@guixotic.coop> |
| 18 | # Copyright © 2021 Chris Marusich <cmmarusich@gmail.com> | 18 | # Copyright © 2021 Chris Marusich <cmmarusich@gmail.com> |
| 19 | # Copyright © 2021 Andrew Tropin <andrew@trop.in> | 19 | # Copyright © 2021 Andrew Tropin <andrew@trop.in> |
| 20 | # Copyright © 2023 Clément Lassieur <clement@lassieur.org> | 20 | # Copyright © 2023 Clément Lassieur <clement@lassieur.org> |
