[gnome-continuous] Add missing trailing slash



commit 4bb470dcdc3e8ebc9f36335a132366bbf519a9ec
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Tue Dec 19 12:25:18 2017 +0000

    Add missing trailing slash
    
    Otherwise the replacement won't work.

 manifest.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 4f05e85..e941f7e 100644
--- a/manifest.json
+++ b/manifest.json
@@ -43,7 +43,7 @@
                 "anholt": "git:https://github.com/anholt/";,
                "cgwalters": "git:http://github.com/cgwalters/";,
                 "ebassi": "git:https://github.com/ebassi/";,
-                "hughsie": "git:https://github.com/hughsie";,
+                "hughsie": "git:https://github.com/hughsie/";,
                 "libical": "git:https://github.com/libical/";,
                 "libgit2": "git:https://github.com/libgit2/";,
                 "flatpak": "git:https://github.com/flatpak/"},


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