aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2021-08-06 18:03:00 +0200
committerJonas Bernoulli <jonas@bernoul.li>2021-08-06 18:03:00 +0200
commit49227c78825dc77f7fe7390dfce3fbdee699bc2b (patch)
tree44923b51ad0ba3a460fb4ce791c059cd37b6cf9a /Makefile
parent7b46191dedba053f1c44d5f13d4283860e26cbd6 (diff)
make authors: Commit changes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f88f885..1d581f0 100644
--- a/Makefile
+++ b/Makefile
@@ -178,6 +178,9 @@ stats:
authors:
@$(MAKE) -C Documentation authors
+ @git commit --gpg-sign -m "AUTHORS.md: Update list of contributors" \
+ -o -- Documentation/AUTHORS.md
+ @git show --pretty= -p HEAD
publish-stats:
@$(MAKE) -C Documentation publish-stats