openssl: remove manual check for certificate expiration
[platform/upstream/glib-networking.git] / glib-networking.doap
index 048b5de..f04e682 100644 (file)
@@ -8,23 +8,27 @@
   <shortdesc xml:lang="en">Network extensions for GLib</shortdesc>
   <description xml:lang="en"> glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies.
 
-Currently it contains a GNUTLS-based implementation of GTlsBackend, a libproxy-based implementation of GProxyResolver, and a GNOME GProxyResolver that uses the proxy information from the GSettings schemas in gsettings-desktop-schemas.</description>
+Currently it contains GnuTLS- and OpenSSL-based implementations of GTlsBackend, a libproxy-based implementation of GProxyResolver, and a GNOME GProxyResolver that uses the proxy information from the GSettings schemas in gsettings-desktop-schemas.</description>
 
   <download-page rdf:resource="http://download.gnome.org/sources/glib-networking" />
-  <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=glib" />
+  <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/glib-networking/issues" />
+  <category rdf:resource="http://api.gnome.org/doap-extensions#core" />
+  <programming-language>C</programming-language>
 
   <maintainer>
     <foaf:Person>
-      <foaf:name>Nicolas Dufresne</foaf:name>
-      <foaf:mbox rdf:resource="mailto:nicolas.dufresne@collabora.co.uk" />
-      <gnome:userid>nicolasd</gnome:userid>
+      <foaf:name>Michael Catanzaro</foaf:name>
+      <foaf:mbox rdf:resource="mailto:mcatanzaro@gnome.org" />
+      <gnome:userid>mcatanzaro</gnome:userid>
     </foaf:Person>
   </maintainer>
+
   <maintainer>
     <foaf:Person>
-      <foaf:name>Dan Winship</foaf:name>
-      <foaf:mbox rdf:resource="mailto:danw@gnome.org" />
-      <gnome:userid>danw</gnome:userid>
+      <foaf:name>Ignacio Casal Quinteiro</foaf:name>
+      <foaf:mbox rdf:resource="mailto:icq@gnome.org" />
+      <gnome:userid>icq</gnome:userid>
     </foaf:Person>
   </maintainer>
+
 </Project>