[pdfmod] Add Bertrand to contributors list



commit b61760654b6284d4f0aa66d10f2359396eb05b07
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Wed Aug 5 14:21:20 2009 -0700

    Add Bertrand to contributors list

 AUTHORS                            |    2 ++
 src/PdfMod/PdfMod/GlobalActions.cs |    3 ++-
 2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index ab07791..c82d24c 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -5,3 +5,5 @@ Contributions from:
  â?¢ Aaron Bockover
  â?¢ Olivier Le Thanh Duong
  â?¢ Julien Rebetez
+ â?¢ Igor Vatavuk
+ â?¢ Bertrand Lorentz
diff --git a/src/PdfMod/PdfMod/GlobalActions.cs b/src/PdfMod/PdfMod/GlobalActions.cs
index 40dd5e1..00af150 100644
--- a/src/PdfMod/PdfMod/GlobalActions.cs
+++ b/src/PdfMod/PdfMod/GlobalActions.cs
@@ -408,7 +408,8 @@ namespace PdfMod
                     " â?¢ Aaron Bockover",
                     " â?¢ Olivier Le Thanh Duong",
                     " â?¢ Julien Rebetez",
-                    " â?¢ Igor Vatavuk"
+                    " â?¢ Igor Vatavuk",
+                    " â?¢ Bertrand Lorentz"
                 },
                 Documenters = new string [] { "Gabriel Burt" },
                 Artists = new string [] { "Kalle Persson" },



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]