summaryrefslogtreecommitdiff
path: root/tests/rpm.scm
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim@guixotic.coop>2025-09-18 08:03:01 +0900
committerMaxim Cournoyer <maxim@guixotic.coop>2025-09-18 08:05:19 +0900
commitd0d87a744d724b7e7d5ac013c586039652087bb3 (patch)
tree15ad9417780e0abe1001c02ab335a6eccfe083dc /tests/rpm.scm
parentbd3c19763ad543f95d5174ab784b4166c577956e (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/rpm.scm')
-rw-r--r--tests/rpm.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rpm.scm b/tests/rpm.scm
index f40b36fe603..4a177a2f9c2 100644
--- a/tests/rpm.scm
+++ b/tests/rpm.scm
@@ -1,5 +1,5 @@
1;;; GNU Guix --- Functional package management for GNU 1;;; GNU Guix --- Functional package management for GNU
2;;; Copyright © 2023 Maxim Cournoyer <maxim.cournoyer@gmail.com> 2;;; Copyright © 2023 Maxim Cournoyer <maxim@guixotic.coop>
3;;; 3;;;
4;;; This file is part of GNU Guix. 4;;; This file is part of GNU Guix.
5;;; 5;;;