From f9fbeedec959c487d2c86a875e9118d28993f545 Mon Sep 17 00:00:00 2001 From: Udi-Fogiel Date: Wed, 3 Jan 2024 16:33:13 +0200 Subject: [PATCH] Ammend 750a954f fix wrong message titles --- lib/generate_contributions.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/generate_contributions.py b/lib/generate_contributions.py index 254a0b3dde..34ab536280 100755 --- a/lib/generate_contributions.py +++ b/lib/generate_contributions.py @@ -1911,7 +1911,7 @@ contributors = [ contributor(u"Omer Shechter", "omer.shechter () mail ! huji ! ac ! il", "GPL", - "GPL statement", + "Contributions licensing", "m=170428353115475", "03 January 2024", u"Hebrew Localization"), @@ -2311,7 +2311,7 @@ contributors = [ contributor(u"Yitzhak Zangi", "yitzc1 () gmail ! com", "GPL", - "GPL statement", + "blanket pemission for translation etc.", "m=170427463709581", "03 January 2024", u"Hebrew Localization"), -- 2.39.5