summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlberto Fanjul <albertofanjul@gmail.com>2019-09-01 04:56:08 +0200
committerAlberto Fanjul <albertofanjul@gmail.com>2019-09-01 05:02:19 +0200
commit4730383d97d2c5d60d7991a91d229954b2732403 (patch)
tree0e0d3b24a0e6b56e5540600c920c28c8f8dd2cc4
parentff86575faff2cef87b668c3c69b6239c8e4cb634 (diff)
downloadglade-4730383d97d2c5d60d7991a91d229954b2732403.tar.gz
Add new maintainer
-rw-r--r--glade.doap8
1 files changed, 8 insertions, 0 deletions
diff --git a/glade.doap b/glade.doap
index 255abd33..288c0d6e 100644
--- a/glade.doap
+++ b/glade.doap
@@ -6,6 +6,7 @@
xmlns="http://usefulinc.com/ns/doap#">
<name xml:lang="en">Glade Interface Designer</name>
+ <description>Glade is a RAD tool to enable quick and easy development of user interfaces for the GTK+ 3 toolkit and the GNOME desktop environment.</description>
<shortdesc xml:lang="en">User Interface Builder for GTK+ applications</shortdesc>
<homepage rdf:resource="http://glade.gnome.org/" />
<mailing-list rdf:resource="http://lists.ximian.com/mailman/listinfo/glade-devel" />
@@ -29,4 +30,11 @@
<gnome:userid>jpu</gnome:userid>
</foaf:Person>
</maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Alberto Fanjul Alonso</foaf:name>
+ <foaf:mbox rdf:resource="mailto:albfan@gnome.org" />
+ <gnome:userid>albfan</gnome:userid>
+ </foaf:Person>
+ </maintainer>
</Project>