linux-erofs.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1] erofs-utils: add my email address to .mailmap
@ 2025-08-25  9:45 ChengyuZhu6
  2025-08-26  3:01 ` Gao Xiang
  0 siblings, 1 reply; 2+ messages in thread
From: ChengyuZhu6 @ 2025-08-25  9:45 UTC (permalink / raw)
  To: linux-erofs; +Cc: xiang, hsiangkao, Chengyu Zhu

From: Chengyu Zhu <hudsonzhu@tencent.com>

add my email address to .mailmap

Signed-off-by: Chengyu Zhu <hudsonzhu@tencent.com>
---
 .gitignore |  5 +++++
 .mailmap   | 13 +++++++++++++
 2 files changed, 18 insertions(+)
 create mode 100644 .mailmap

diff --git a/.gitignore b/.gitignore
index 3488961..cc1c72c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,6 +12,11 @@
 *.so.dbg
 *.tar.*
 
+#
+# We don't want to ignore the following even if they are dot-files
+#
+!.mailmap
+
 #
 # Generated files
 #
diff --git a/.mailmap b/.mailmap
new file mode 100644
index 0000000..b00bc8c
--- /dev/null
+++ b/.mailmap
@@ -0,0 +1,13 @@
+#
+# This list is used by git-shortlog to fix a few botched name translations
+# in the git archive, either because the author's full name was messed up
+# and/or not always written the same way, making contributions from the
+# same person appearing not to be so or badly displayed. Also allows for
+# old email addresses to map to new email addresses.
+#
+# For format details, see "man gitmailmap" or "MAPPING AUTHORS" in
+# "man git-shortlog" on older systems.
+#
+# Please keep this list dictionary sorted.
+#
+Chengyu Zhu <hudson@cyzhu.com> <hudsonzhu@tencent.com>
-- 
2.51.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v1] erofs-utils: add my email address to .mailmap
  2025-08-25  9:45 [PATCH v1] erofs-utils: add my email address to .mailmap ChengyuZhu6
@ 2025-08-26  3:01 ` Gao Xiang
  0 siblings, 0 replies; 2+ messages in thread
From: Gao Xiang @ 2025-08-26  3:01 UTC (permalink / raw)
  To: ChengyuZhu6, linux-erofs; +Cc: xiang, Chengyu Zhu



On 2025/8/25 17:45, ChengyuZhu6 wrote:
> From: Chengyu Zhu <hudsonzhu@tencent.com>
> 
> add my email address to .mailmap
> 
> Signed-off-by: Chengyu Zhu <hudsonzhu@tencent.com>

Thanks, applied.

Thanks,
Gao Xiang


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-08-26  3:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-25  9:45 [PATCH v1] erofs-utils: add my email address to .mailmap ChengyuZhu6
2025-08-26  3:01 ` Gao Xiang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).