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
This commit is contained in:
Logan Rathbone 2022-05-04 11:36:37 -04:00
parent afef1e98b3
commit f5b9619b2f
1 changed files with 7 additions and 14 deletions

View File

@ -11,20 +11,6 @@
<description>Library to send desktop notifications that follows the FDO <description>Library to send desktop notifications that follows the FDO
specifications: specifications:
https://gitlab.freedesktop.org/xdg/xdg-specs/-/blob/master/notification/notification-spec.xml</description> 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:Person>
</maintainer>
<maintainer> <maintainer>
<foaf:Person> <foaf:Person>
<foaf:name>Marco Trevisan</foaf:name> <foaf:name>Marco Trevisan</foaf:name>
@ -32,5 +18,12 @@ specifications:
<gnome:userid>marcotrevi</gnome:userid> <gnome:userid>marcotrevi</gnome:userid>
</foaf:Person> </foaf:Person>
</maintainer> </maintainer>
<maintainer>
<foaf:Person>
<foaf:name>Logan Rathbone</foaf:name>
<foaf:mbox rdf:resource="mailto:poprocks@gmail.com" />
<gnome:userid>larathbone</gnome:userid>
</foaf:Person>
</maintainer>
</Project> </Project>