commit af0c6abd21df69a7987420e9b4725f117dbb093c
Author: Jean-Marc Lasgouttes <[email protected]>
Date: Sun Jun 2 21:29:20 2019 +0200
Add Isaac Oscar to credits
---
lib/CREDITS | 7 +++++--
lib/generate_contributions.py | 8 ++++++++
2 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/lib/CREDITS b/lib/CREDITS
index a6d21cc..e48b1dc 100644
--- a/lib/CREDITS
+++ b/lib/CREDITS
@@ -366,8 +366,8 @@
@iE-mail: meunier () coria ! fr
French translations of the documentation
@bGünter Milde
-@iE-mail: milde () lyx ! org
- Unicode and layout fixes
+@iE-mail: milde () users ! berlios ! de
+ Unicode and layout file fixes
@bDustin J. Mitchell
@iE-mail: dustin () v ! igoro ! us
Fix for csv2lyx
@@ -404,6 +404,9 @@
@bCarl Ollivier-Gooch
@iE-mail: cfog () mech ! ubc ! ca
Support for two-column figure (figure*) and table (table*) environments.
Fixed minibuffer entry of floats.
+@bIsaac Oscar Gariano
+@iE-mail: isaacOscar () hotmail ! com
+ Improvements to math autocorrect
@bGilad Orr
@iE-mail: giladorr () gmail ! com
Hebrew translation.
diff --git a/lib/generate_contributions.py b/lib/generate_contributions.py
index 6a0b829..617c26d 100755
--- a/lib/generate_contributions.py
+++ b/lib/generate_contributions.py
@@ -1415,6 +1415,14 @@ contributors = [
"30 March 2005",
u"Support for two-column figure (figure*) and table (table*)
environments. Fixed minibuffer entry of floats."),
+ contributor(u"Isaac Oscar Gariano",
+ "isaacOscar () hotmail ! com",
+ "GPL",
+ "Re: [PATCH] Make math autocorrrect work with more than 2
chars",
+ "m=155874284418501",
+ "25 May 2019",
+ u"Improvements to math autocorrect"),
+
contributor(u"Gilad Orr",
"giladorr () gmail ! com",
"GPL",