From: Scott Kostyshak Date: Thu, 15 Aug 2019 15:46:02 +0000 (-0400) Subject: CREDITS: "!" in email should be followed by space X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=a2cf3ee6ab206c72790ffa9cc5e7f8220c3c9297;p=features.git CREDITS: "!" in email should be followed by space Otherwise a literal "!" is output. This commit fixes typos in two email addresses. --- diff --git a/lib/CREDITS b/lib/CREDITS index 67d3d987cd..fca8e72bb8 100644 --- a/lib/CREDITS +++ b/lib/CREDITS @@ -103,7 +103,7 @@ @iE-mail: yurchor () ukr ! net Ukrainian translation @bTommaso Cucinotta -@iE-mail: cucinotta () sssup !it +@iE-mail: cucinotta () sssup ! it Advanced search feature @bMatthias Kalle Dalheimer @iE-mail: kalle () kdab ! net @@ -395,7 +395,7 @@ @iE-mail: dabn100 () cam ! ac ! uk config. handling enhancements, bugfixes, printer enhancements path mingling @bJens Nöckel -@iE-mail: noeckel () uoregon !edu +@iE-mail: noeckel () uoregon ! edu Mac OS X enhancements @bRob Oakes @iE-mail: lyx-devel () oak-tree ! us diff --git a/lib/generate_contributions.py b/lib/generate_contributions.py index 1a292f2e61..94e963f2da 100755 --- a/lib/generate_contributions.py +++ b/lib/generate_contributions.py @@ -603,7 +603,7 @@ contributors = [ u"Ukrainian translation"), contributor(u"Tommaso Cucinotta", - "cucinotta () sssup !it", + "cucinotta () sssup ! it", "GPL", "Re: View Menu proposal", "m=119030065212621", @@ -1387,7 +1387,7 @@ contributors = [ u"config. handling enhancements, bugfixes, printer enhancements path mingling"), contributor(u"Jens Nöckel", - "noeckel () uoregon !edu", + "noeckel () uoregon ! edu", "GPL", "GPL statement", "m=128485749516885",