aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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