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 /gnu/packages/patches/emacs-shx-byte-compilation-test.patch | |
| 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 'gnu/packages/patches/emacs-shx-byte-compilation-test.patch')
| -rw-r--r-- | gnu/packages/patches/emacs-shx-byte-compilation-test.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/patches/emacs-shx-byte-compilation-test.patch b/gnu/packages/patches/emacs-shx-byte-compilation-test.patch index b0f4714a6c..82601bac0f 100644 --- a/gnu/packages/patches/emacs-shx-byte-compilation-test.patch +++ b/gnu/packages/patches/emacs-shx-byte-compilation-test.patch @@ -1,5 +1,5 @@ From 6e8cb6f2175cd5c108de615a970a27877adfaea0 Mon Sep 17 00:00:00 2001 -From: Maxim Cournoyer <maxim.cournoyer@gmail.com> +From: Maxim Cournoyer <maxim@guixotic.coop> Date: Fri, 19 Jan 2024 10:49:51 -0500 Subject: [PATCH] tests: Fix byte-compilation test. |
