From f4ded4ab0cb2d59ba3ed111147ebc91e53e96aa2 Mon Sep 17 00:00:00 2001 From: Sympa authors Date: Thu, 24 Dec 2020 15:42:18 +0900 Subject: [PATCH 1/2] Update AUTHORS.md --- AUTHORS.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index f8ba1f86d..935695c20 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -1,22 +1,22 @@ # Authors -The development of Sympa is a collaborative effort from the users community. However, the following institutions and persons were continuously providing a development effort. +The development of Sympa is a collaborative effort from the users community. However, the following institutions and persons have been providing a development effort. -## RENATER +## Legacy... -The [RENATER](http://www.renater.fr) team was in charge of maintaining the Sympa project, contribute to the code and merge contributions from developpers all over the world. +Serge Aumont and Christophe Wolfhugel are, along with Olivier Salaün, the original authors of Sympa. Even though they no longer work on Sympa, they are the people who made Sympa real and are still giving us precious advices about the development orientations. -Authors of Sympa from RENATER are Étienne Méléard, Olivier Salaün and David Verdin. +## RENATER and INRIA -## INRIA +The [RENATER](http://www.renater.fr) team was in charge of maintaining the Sympa project, contribute to the code and merge contributions from developpers all over the world. +Authors of Sympa from RENATER are Étienne Méléard, Olivier Salaün and David Verdin. [INRIA](http://www.inria.fr/) is the main French public organization for research in the fields of Computer sciences. INRIA contributed on a regular basis on the evolution of Sympa code. - The Sympa author from INRIA is Guillaume Rousse. -## Legacy... +## The Sympa Community -Serge Aumont and Christophe Wolfhugel are, along with Olivier Salaün, the original authors of Sympa. Even though they no longer work on Sympa, they are the people who made Sympa real and are still giving us precious advices about the development orientations. +Recently, Sympa was forked and handed to the community on GitHub to revitalize development. In 2017, the first version by [The Sympa Community](https://github.com/sympa-community) was released. # Credits From 5d0f3f22fa97890108f32d6f9677785b6ad24403 Mon Sep 17 00:00:00 2001 From: "Stefan Hornburg (Racke)" Date: Thu, 24 Dec 2020 10:38:56 +0100 Subject: [PATCH 2/2] Update AUTHORS.md Fix notorious French "developpers" typo. --- AUTHORS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AUTHORS.md b/AUTHORS.md index 935695c20..4277f9293 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -8,7 +8,7 @@ Serge Aumont and Christophe Wolfhugel are, along with Olivier Salaün, the origi ## RENATER and INRIA -The [RENATER](http://www.renater.fr) team was in charge of maintaining the Sympa project, contribute to the code and merge contributions from developpers all over the world. +The [RENATER](http://www.renater.fr) team was in charge of maintaining the Sympa project, contribute to the code and merge contributions from developers all over the world. Authors of Sympa from RENATER are Étienne Méléard, Olivier Salaün and David Verdin. [INRIA](http://www.inria.fr/) is the main French public organization for research in the fields of Computer sciences. INRIA contributed on a regular basis on the evolution of Sympa code.