summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLogan Rathbone <poprocks@gmail.com>2022-05-04 11:36:37 -0400
committerLogan Rathbone <poprocks@gmail.com>2022-05-04 11:36:37 -0400
commitf5b9619b2fe2968f6f95df75d5e58c574f4568fe (patch)
tree1a288732e2ea2456c888474516ee61edd0cbc159
parentafef1e98b3edae06f6cb1369d6f95d10d80cc2d2 (diff)
downloadlibnotify-f5b9619b2fe2968f6f95df75d5e58c574f4568fe.tar.gz
doap: Add self as co-maintainer; remove chammond and mccann
Per: - Discussions on #release-team - No response to email to mccann in over 10 days - Email response from chammond confirming he should no longer be listed as maintainer See also: afef1e98 Closes: #14
-rw-r--r--libnotify.doap19
1 files changed, 6 insertions, 13 deletions
diff --git a/libnotify.doap b/libnotify.doap
index 7dc8f47..c10f2a8 100644
--- a/libnotify.doap
+++ b/libnotify.doap
@@ -13,23 +13,16 @@ specifications:
https://gitlab.freedesktop.org/xdg/xdg-specs/-/blob/master/notification/notification-spec.xml</description>
<maintainer>
<foaf:Person>
- <foaf:name>Christian Hammond</foaf:name>
- <foaf:mbox rdf:resource="mailto:chipx86@chipx86.com" />
- <gnome:userid>chammond</gnome:userid>
- </foaf:Person>
- </maintainer>
- <maintainer>
- <foaf:Person>
- <foaf:name>William Jon McCann</foaf:name>
- <foaf:mbox rdf:resource="mailto:william.jon.mccann@gmail.com" />
- <gnome:userid>mccann</gnome:userid>
+ <foaf:name>Marco Trevisan</foaf:name>
+ <foaf:mbox rdf:resource="mailto:mail@3v1n0.net" />
+ <gnome:userid>marcotrevi</gnome:userid>
</foaf:Person>
</maintainer>
<maintainer>
<foaf:Person>
- <foaf:name>Marco Trevisan</foaf:name>
- <foaf:mbox rdf:resource="mailto:mail@3v1n0.net" />
- <gnome:userid>marcotrevi</gnome:userid>
+ <foaf:name>Logan Rathbone</foaf:name>
+ <foaf:mbox rdf:resource="mailto:poprocks@gmail.com" />
+ <gnome:userid>larathbone</gnome:userid>
</foaf:Person>
</maintainer>
</Project>