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
This commit is contained in:
Maxim Cournoyer 2025-09-18 08:03:01 +09:00
parent bd3c19763a
commit d0d87a744d
No known key found for this signature in database
GPG key ID: 1260E46482E63562
314 changed files with 318 additions and 317 deletions

View file

@ -1,7 +1,7 @@
Submitted here: https://github.com/freebsd/atf/pull/57
From 098b66269b1cf1d944b8b214ceb7ce9febde3682 Mon Sep 17 00:00:00 2001
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
From: Maxim Cournoyer <maxim@guixotic.coop>
Date: Mon, 29 Jan 2024 22:35:49 -0500
Subject: [PATCH] Fix use after free in execute_with_shell.