[gimp-web/testing] contribute.json - trailing comma on arrays and lists not allowed



commit 33c7694969d33d819d45d0babf0f5c5079b6f3ce
Author: Michael Schumacher <schumaml gmx de>
Date:   Thu Oct 20 21:56:08 2016 +0200

    contribute.json - trailing comma on arrays and lists not allowed

 content/contribute.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/content/contribute.json b/content/contribute.json
index 8768289..d3be455 100644
--- a/content/contribute.json
+++ b/content/contribute.json
@@ -16,7 +16,7 @@
         "irc-contacts": [
            "Jehan",
             "mitch",
-            "schumaml",
+            "schumaml"
         ]
     },
     "urls": {
@@ -29,6 +29,6 @@
         "image",
         "manipulation",
        "program",
-       "editor",
+       "editor"
     ]
 }


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