From 4582edac1af70277607d1a0a62ca730030901bd8 Mon Sep 17 00:00:00 2001 From: Richard Kimberly Heck Date: Thu, 25 Jul 2019 00:04:59 -0400 Subject: [PATCH] Fix typo (cherry picked from commit 4597622ce50a4c00d4a7bf8ee9639fec03c7a8dc) --- lib/generate_contributions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/generate_contributions.py b/lib/generate_contributions.py index 2e9224c66c..e549ab29c5 100755 --- a/lib/generate_contributions.py +++ b/lib/generate_contributions.py @@ -1128,7 +1128,7 @@ contributors = [ u"Initial version of the koma-script textclasses"), contributor(u"Joel Kulesza", - "jkulesza () gmail ! com>", + "jkulesza () gmail ! com", "GPL", "License to Publish Work", "m=147735429207382", -- 2.39.5