[pdfmod] Add Michael to contributors list



commit cbd413c8ade4f9e6547f5b636a36d87430cac67e
Author: Gabriel Burt <gabriel burt gmail com>
Date:   Fri Aug 7 11:07:19 2009 -0700

    Add Michael to contributors list

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



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