summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2020-04-24 14:16:21 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2020-04-24 14:16:21 +0100
commitd84ddda9106ca78c815a91aa9e9524533245373f (patch)
treecd7dbaebb37a207c8f133bbc60ae34aac6f6617b
parentf712df640debc64c8bdb0395fc1f7f5d1ee9e531 (diff)
downloadatk-d84ddda9106ca78c815a91aa9e9524533245373f.tar.gz
Fix the DOAP file
Use the correct element, and the correct email address.
-rw-r--r--atk.doap6
1 files changed, 3 insertions, 3 deletions
diff --git a/atk.doap b/atk.doap
index ab0ca6b..88a39c2 100644
--- a/atk.doap
+++ b/atk.doap
@@ -40,12 +40,12 @@
<gnome:userid>leonfan</gnome:userid>
</foaf:Person>
</author>
- <author>
+ <maintainer>
<foaf:Person>
<foaf:name>Emmanuele Bassi</foaf:name>
- <foaf:mbox rdf:resource="mailto:ebassi@gnome.com" />
+ <foaf:mbox rdf:resource="mailto:ebassi@gnome.org" />
<gnome:userid>ebassi</gnome:userid>
</foaf:Person>
- </author>
+ </maintainer>
</Project>