Change log level at g_log_remove_handler
[platform/upstream/glib.git] / glib.doap
index fec1401..32b2170 100644 (file)
--- a/glib.doap
+++ b/glib.doap
 
   <shortdesc xml:lang="en">Low level core library</shortdesc>
 
-  <description xml:lang="en">GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system.</description>
+  <description xml:lang="en">GLib is the low-level core library that forms the basis for projects such as GTK and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system.</description>
 
   <homepage rdf:resource="http://www.gtk.org" />
   <license rdf:resource="http://usefulinc.com/doap/licenses/lgpl" />
   <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/glib/issues/new"/>
   <download-page rdf:resource="http://download.gnome.org/sources/glib/" />
-  <mailing-list rdf:resource="https://discourse.gnome.org/tags/glib/" />
+  <developer-forum rdf:resource="https://discourse.gnome.org/tags/glib/" />
   <category rdf:resource="http://api.gnome.org/doap-extensions#core" />
 
   <programming-language>C</programming-language>
     <foaf:Person>
       <foaf:name>Antoine Jacoutot</foaf:name>
       <foaf:mbox rdf:resource="mailto:ajacoutot@gnome.org"/>
-      <gnome:userid>ajacoutot</gnome:userid>
+<!--      <gnome:userid>ajacoutot</gnome:userid> -->
     </foaf:Person>
   </maintainer>