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/linux-libre-infodocs-target.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/linux-libre-infodocs-target.patch')
| -rw-r--r-- | gnu/packages/patches/linux-libre-infodocs-target.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/patches/linux-libre-infodocs-target.patch b/gnu/packages/patches/linux-libre-infodocs-target.patch index e9e6495c26..8f129fcc48 100644 --- a/gnu/packages/patches/linux-libre-infodocs-target.patch +++ b/gnu/packages/patches/linux-libre-infodocs-target.patch @@ -1,7 +1,7 @@ Upstream status: https://marc.info/?l=linux-doc&m=166861669723994&w=2 From 7edb5b278ee383ff9bed525329b2cdbe22317bf2 Mon Sep 17 00:00:00 2001 -From: Maxim Cournoyer <maxim.cournoyer@gmail.com> +From: Maxim Cournoyer <maxim@guixotic.coop> Date: Mon, 14 Nov 2022 22:51:11 -0500 Subject: [PATCH] doc: add texinfodocs and infodocs targets @@ -13,7 +13,7 @@ This change also causes the html output to appear under its own output sub-directory, which makes it easier to install, since it's clean from .doctrees or other output formats. -Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> +Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop> --- Documentation/Makefile | 13 ++++++++++++- Documentation/userspace-api/media/Makefile | 3 ++- |
