diff options
author | P. F. Chimento <philip.chimento@gmail.com> | 2019-12-18 03:22:31 +0000 |
---|---|---|
committer | P. F. Chimento <philip.chimento@gmail.com> | 2019-12-18 03:22:31 +0000 |
commit | 53dfdbe970966966b208a034c91f9fb43bf7596b (patch) | |
tree | cfd2116c6d963e10bc1255373264155c0b6a87a3 | |
parent | f08f000baed3c648e1ab21ea84e7961ec1649c04 (diff) | |
parent | 16f65d66a673f9ab64715d8104657f56c918d992 (diff) |
Merge branch 'another-philip' into 'master'
Add Philip Chimento as co-maintainer
See merge request tartan/tartan!6
-rw-r--r-- | AUTHORS | 1 | ||||
-rw-r--r-- | tartan.doap | 8 |
2 files changed, 8 insertions, 1 deletions
@@ -1 +1,2 @@ +Philip Chimento <philip.chimento@gmail.com> Philip Withnall <philip@tecnocode.co.uk> diff --git a/tartan.doap b/tartan.doap index 3a016e6..010aa2a 100644 --- a/tartan.doap +++ b/tartan.doap @@ -13,8 +13,14 @@ <download-page rdf:resource="http://www.freedesktop.org/software/tartan/releases/"/> <maintainer> <foaf:Person> + <foaf:name>Philip Chimento</foaf:name> + <foaf:mbox rdf:resource="mailto:philip.chimento@gmail.com"/> + <foaf:nick>ptomato</foaf:nick> + <gnome:userid>pchimento</gnome:userid> + </foaf:Person> + <foaf:Person> <foaf:name>Philip Withnall</foaf:name> - <foaf:mbox rdf:resource="mailto:philip.withnall@collabora.co.uk"/> + <foaf:mbox rdf:resource="mailto:philip@tecnocode.co.uk"/> <gnome:userid>pwithnall</gnome:userid> </foaf:Person> </maintainer> |