[gnome-games/wip/aplazas/authors: 9/9] credits: Set the documenters lists



commit 2ea74ef502c7f23ed814b7c73b7011d6f24f7460
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Sun Aug 5 15:16:42 2018 +0200

    credits: Set the documenters lists

 src/credits.vala | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/src/credits.vala b/src/credits.vala
index f149a3dc..60ffbb1b 100644
--- a/src/credits.vala
+++ b/src/credits.vala
@@ -17,5 +17,9 @@ namespace Games.Credits {
                null
        };
 
-       private const string[] DOCUMENTERS = null;
+       private const string[] DOCUMENTERS = {
+               "Adrien Plazas <kekun plazas laposte net>",
+               "Laurent Pointecouteau <laurent pointecouteau gmail com>",
+               null
+       };
 }


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