summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AUTHORS8
-rw-r--r--doap.rdf8
2 files changed, 11 insertions, 5 deletions
diff --git a/AUTHORS b/AUTHORS
index 1fcfece1..c29a4c34 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -7,15 +7,15 @@ released under the same license as Lasso (see README file).
Note: NEVER send bug reports, help and feature requests directly to the authors.
The best way to report a bug is to use the Lasso tracking database at
-http://labs.libre-entreprise.org/tracker/?group_id=31
+http://lasso.entrouvert.org/bugs
There is also a mailing list (please see the README file).
Main Developers
===============
-Nicolas Clapiès (Developer) <nclapies@entrouvert.com>
-Valéry Febvre (Lead Developer) <vfebvre@easter-eggs.com>
+Nicolas Clapiès (initial developer) <nclapies@entrouvert.com>
+Valéry Febvre (lead developer) <vfebvre@easter-eggs.com>
Packaging
@@ -29,7 +29,7 @@ Frédéric Péters <fpeters@entrouvert.com>
Java Bindings
=============
-Benjamin Poussin <poussin@codelutin.com> (initial developer)
+Benjamin Poussin (initial developer) <poussin@codelutin.com>
Emmanuel Raviart <eraviart@entrouvert.com>
diff --git a/doap.rdf b/doap.rdf
index 6f8686c3..6872e0b0 100644
--- a/doap.rdf
+++ b/doap.rdf
@@ -11,7 +11,7 @@
<description>
Lasso (Liberty Alliance Single Sign On) is a free (GNU GPL) implementation
of the Liberty Alliance specifications. Those define protocols for
- federated identities, single sign on, etc. Lasso provides both a C
+ federated identities, single sign-on, etc. Lasso provides both a C
library and bindings for several languages (Python and Java for now).
</description>
<shortdesc>Free Software implementation of Liberty Alliance specifications</shortdesc>
@@ -28,6 +28,12 @@
<foaf:mbox rdf:resource="mailto:nclapies@entrouvert.com"/>
</foaf:Person>
</maintainer>
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Valéry Febvre</foaf:name>
+ <foaf:mbox rdf:resource="mailto:vfebvre@easter-eggs.com"/>
+ </foaf:Person>
+ </maintainer>
<repository>
<CVSRepository>
<anon-root>:pserver:anonymous@cvs.labs.libre-entreprise.org:/cvsroot/lasso</anon-root>