2018-05-17 13:16:51 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
|
|
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
|
|
|
|
xmlns:foaf="http://xmlns.com/foaf/0.1/"
|
|
|
|
xmlns:gnome="http://api.gnome.org/doap-extensions#"
|
|
|
|
xmlns="http://usefulinc.com/ns/doap#">
|
|
|
|
|
|
|
|
<name>Calls</name>
|
|
|
|
<shortname>Calls</shortname>
|
|
|
|
<shortdesc>A phone call dialer</shortdesc>
|
|
|
|
<description>Calls is a dialer for phone calls, initially PSTN calls
|
|
|
|
but eventually other systems like SIP in future.</description>
|
2021-07-14 09:07:05 +00:00
|
|
|
<homepage rdf:resource="https://gitlab.gnome.org/GNOME/calls" />
|
2021-07-13 19:14:29 +00:00
|
|
|
<download-page rdf:resource="https://gitlab.gnome.org/GNOME/calls/-/tags" />
|
|
|
|
<bug-database rdf:resource="https://gitlab.gnome.org/GNOME/calls/issues/" />
|
2018-05-17 13:16:51 +00:00
|
|
|
<license rdf:resource="http://usefulinc.com/doap/licenses/gpl" />
|
|
|
|
|
|
|
|
<programming-language>C</programming-language>
|
|
|
|
|
2020-09-14 17:37:28 +00:00
|
|
|
<maintainer>
|
2020-03-26 09:07:31 +00:00
|
|
|
<foaf:Person>
|
|
|
|
<foaf:name>Julian Sparber</foaf:name>
|
|
|
|
<foaf:mbox rdf:resource="mailto:julian.sparber@puri.sm" />
|
2021-07-05 12:17:58 +00:00
|
|
|
<gnome:userid>jsparber</gnome:userid>
|
2020-03-26 09:07:31 +00:00
|
|
|
</foaf:Person>
|
2020-09-14 17:37:28 +00:00
|
|
|
</maintainer>
|
|
|
|
<maintainer>
|
2020-09-14 17:37:28 +00:00
|
|
|
<foaf:Person>
|
|
|
|
<foaf:name>Evangelos Ribeiro Tzaras</foaf:name>
|
2021-06-23 08:59:53 +00:00
|
|
|
<foaf:mbox rdf:resource="mailto:evangelos.tzaras@puri.sm" />
|
2020-09-14 17:37:28 +00:00
|
|
|
<foaf:mbox rdf:resource="mailto:devrtz@fortysixandtwo.eu" />
|
2021-07-05 12:17:58 +00:00
|
|
|
<gnome:userid>devrtz</gnome:userid>
|
2020-09-14 17:37:28 +00:00
|
|
|
</foaf:Person>
|
2018-05-17 13:16:51 +00:00
|
|
|
</maintainer>
|
|
|
|
</Project>
|