[libmanette/moved-to-gnome: 4/4] Update the GitLab repo URLs
- From: Adrien Plazas <aplazas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libmanette/moved-to-gnome: 4/4] Update the GitLab repo URLs
- Date: Tue, 3 Nov 2020 11:20:03 +0000 (UTC)
commit f651e46cfc8a7410d9ae29d4acad3d8fedc6ed76
Author: Adrien Plazas <kekun plazas laposte net>
Date: Fri Oct 16 13:29:26 2020 +0200
Update the GitLab repo URLs
The project moved to the GNOME group.
HACKING.md | 8 ++++----
demos/manette-test/org.gnome.Manette.Test.json | 2 +-
libmanette.doap | 4 ++--
3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/HACKING.md b/HACKING.md
index 4b68bdf..b0fcd54 100644
--- a/HACKING.md
+++ b/HACKING.md
@@ -11,7 +11,7 @@ any external or private interfaces changed, what bugs were fixed (with
bug tracker reference if applicable) and so forth. Be concise but not
too brief.
-Fixes https://gitlab.gnome.org/aplazas/libmanette/-/issues/1
+Fixes https://gitlab.gnome.org/GNOME/libmanette/-/issues/1
```
### The Tag
@@ -104,12 +104,12 @@ Do not simply use the issue number.
Good issue references:
```
-Fixes https://gitlab.gnome.org/aplazas/libmanette/-/issues/1
+Fixes https://gitlab.gnome.org/GNOME/libmanette/-/issues/1
```
Bad issue references:
```
Fixes #1
-Fix https://gitlab.gnome.org/aplazas/libmanette/-/issues/1
-Fixes https://gitlab.gnome.org/aplazas/libmanette/-/issues/1.
+Fix https://gitlab.gnome.org/GNOME/libmanette/-/issues/1
+Fixes https://gitlab.gnome.org/GNOME/libmanette/-/issues/1.
```
diff --git a/demos/manette-test/org.gnome.Manette.Test.json b/demos/manette-test/org.gnome.Manette.Test.json
index e7929df..cc479fd 100644
--- a/demos/manette-test/org.gnome.Manette.Test.json
+++ b/demos/manette-test/org.gnome.Manette.Test.json
@@ -34,7 +34,7 @@
"sources" : [
{
"type" : "git",
- "url" : "https://gitlab.gnome.org/aplazas/libmanette.git"
+ "url" : "https://gitlab.gnome.org/GNOME/libmanette.git"
}
]
}
diff --git a/libmanette.doap b/libmanette.doap
index 5bf1dac..cdf1f6d 100644
--- a/libmanette.doap
+++ b/libmanette.doap
@@ -8,9 +8,9 @@
<name xml:lang="en">libmanette</name>
<shortdesc xml:lang="en">A simple GObject game controller library</shortdesc>
<description xml:lang="en">libmanette is a small GObject library giving you simple access to game
controllers.</description>
- <homepage rdf:resource="https://gitlab.gnome.org/aplazas/libmanette" />
+ <homepage rdf:resource="https://gitlab.gnome.org/GNOME/libmanette" />
<download-page rdf:resource="http://download.gnome.org/sources/libmanette/" />
- <bug-database rdf:resource="https://gitlab.gnome.org/aplazas/libmanette/issues" />
+ <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/libmanette/issues" />
<programming-language>C</programming-language>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]