Makefile
changeset 46819 d4ba4d51f85f
parent 46753 99c0b03894ee
child 47834 d3f890e04525
--- a/Makefile	Mon Mar 22 15:29:05 2021 -0700
+++ b/Makefile	Thu Mar 25 18:02:08 2021 +0100
@@ -187,7 +187,7 @@
 	$(PYFILESCMD) | xargs \
 	  xgettext --package-name "Mercurial" \
 	  --msgid-bugs-address "<mercurial-devel@mercurial-scm.org>" \
-	  --copyright-holder "Matt Mackall <mpm@selenic.com> and others" \
+	  --copyright-holder "Olivia Mackall <olivia@selenic.com> and others" \
 	  --from-code ISO-8859-1 --join --sort-by-file --add-comments=i18n: \
 	  -d hg -p i18n -o hg.pot.tmp
 	$(PYTHON) i18n/posplit i18n/hg.pot.tmp