aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-17 04:02:58 +0000
committerSam James <sam@gentoo.org>2024-02-17 04:02:58 +0000
commitab334f75649d771510e2011c9e89ce9d58ab9c30 (patch)
tree4f304e2f22fb3d93f1e0b9529b05395bb1fcac9e
parentfix: local/post-receive.gentoo-commits avoid other warnings on warning on war... (diff)
downloadgithooks-ab334f75649d771510e2011c9e89ce9d58ab9c30.tar.gz
githooks-ab334f75649d771510e2011c9e89ce9d58ab9c30.tar.bz2
githooks-ab334f75649d771510e2011c9e89ce9d58ab9c30.zip
local/update-03-filename: add .mailmapgithooks-20240217T040258Z
Per https://marc.info/?l=gentoo-dev&m=170781377903495&w=2. Signed-off-by: Sam James <sam@gentoo.org>
-rwxr-xr-xlocal/update-03-filename1
1 files changed, 1 insertions, 0 deletions
diff --git a/local/update-03-filename b/local/update-03-filename
index b5c7f63..462e5ec 100755
--- a/local/update-03-filename
+++ b/local/update-03-filename
@@ -26,6 +26,7 @@ export LC_ALL=C
regex='^([A-Za-z0-9_][A-Za-z0-9._+-]*/)*[A-Za-z0-9_][A-Za-z0-9._+-]*$'
exceptions=(
.editorconfig
+ .mailmap
.gitignore
metadata/.gitignore
)