[connections] Change repository URLS to GNOME namespace



commit a9f7b8285a226c73ec64ecababc1d4e30151e48f
Author: Rafael Fontenelle <rafaelff gnome org>
Date:   Thu Aug 27 10:07:44 2020 -0300

    Change repository URLS to GNOME namespace

 README.md                                    | 4 ++--
 build-aux/flatpak/org.gnome.Connections.json | 2 +-
 connections.doap                             | 2 +-
 data/org.gnome.Connections.appdata.xml.in    | 6 +++---
 gnome-connections.doap                       | 2 +-
 5 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/README.md b/README.md
index 6384604..001987a 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 A remote desktop client for the GNOME desktop environment.
 
-<img src="https://gitlab.gnome.org/felipeborges/connections/-/raw/master/data/screenshot.png"; width="800"/>
+<img src="https://gitlab.gnome.org/GNOME/connections/-/raw/master/data/screenshot.png"; width="800"/>
 
 ## Goals
 
@@ -12,7 +12,7 @@ Connections aims at replacing Vinagre as the remote desktop client for GNOME.
 
 If you want to report bugs, please check if there isn't already one on:
 
- [Connections Issues](https://gitlab.gnome.org/felipeborges/connections/issues)
+ [Connections Issues](https://gitlab.gnome.org/GNOME/connections/issues)
 
 If one does not exist already, please file a new one.
 
diff --git a/build-aux/flatpak/org.gnome.Connections.json b/build-aux/flatpak/org.gnome.Connections.json
index a8ff017..9be3800 100644
--- a/build-aux/flatpak/org.gnome.Connections.json
+++ b/build-aux/flatpak/org.gnome.Connections.json
@@ -85,7 +85,7 @@
             "sources": [
                 {
                     "type": "git",
-                    "url": "https://gitlab.gnome.org/felipeborges/connections.git";
+                    "url": "https://gitlab.gnome.org/GNOME/connections.git";
                 }
             ]
         }
diff --git a/connections.doap b/connections.doap
index f12a630..67ddfea 100644
--- a/connections.doap
+++ b/connections.doap
@@ -14,7 +14,7 @@
   <download-page
   rdf:resource="http://download.gnome.org/sources/connections/"/>
   <bug-database
-  rdf:resource="https://gitlab.gnome.org/felipeborges/connections/issues"/>
+  rdf:resource="https://gitlab.gnome.org/GNOME/connections/issues"/>
 
   <maintainer>
     <foaf:Person>
diff --git a/data/org.gnome.Connections.appdata.xml.in b/data/org.gnome.Connections.appdata.xml.in
index 2755380..9d40bb1 100644
--- a/data/org.gnome.Connections.appdata.xml.in
+++ b/data/org.gnome.Connections.appdata.xml.in
@@ -13,7 +13,7 @@
   </description>
   <screenshots>
     <screenshot height="1600" width="900">
-      <image>https://gitlab.gnome.org/felipeborges/connections/-/raw/master/data/screenshot.png</image>
+      <image>https://gitlab.gnome.org/GNOME/connections/-/raw/master/data/screenshot.png</image>
     </screenshot>
   </screenshots>
   <releases>
@@ -27,8 +27,8 @@
   <project_group>GNOME</project_group>
   <developer_name>The GNOME Project</developer_name>
   <update_contact>felipeborges_at_gnome.org</update_contact>
-  <url type="homepage">https://gitlab.gnome.org/felipeborges/connections</url>
-  <url type="bugtracker">https://gitlab.gnome.org/felipeborges/connections/issues</url>
+  <url type="homepage">https://gitlab.gnome.org/GNOME/connections</url>
+  <url type="bugtracker">https://gitlab.gnome.org/GNOME/connections/issues</url>
   <url type="donation">http://www.gnome.org/friends/</url>
   <translation type="gettext">connections</translation>
   <content_rating type="oars-1.1" />
diff --git a/gnome-connections.doap b/gnome-connections.doap
index 86432d6..3ee65b5 100644
--- a/gnome-connections.doap
+++ b/gnome-connections.doap
@@ -14,7 +14,7 @@
   <download-page
   rdf:resource="http://download.gnome.org/sources/gnome-connections/"/>
   <bug-database
-  rdf:resource="https://gitlab.gnome.org/felipeborges/gnome-connections/issues"/>
+  rdf:resource="https://gitlab.gnome.org/GNOME/gnome-connections/issues"/>
 
   <maintainer>
     <foaf:Person>


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