diff --git a/DESCRIPTION b/DESCRIPTION
index a39d4729c49d89c4fabe61873a2edd5ea9a21cee..11757c9c05b863801818d74e5fa381a4aa994c0e 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,18 +1,36 @@
 Package: airGR
 Type: Package
 Title: Suite of GR hydrological models for precipitation-runoff modelling
-Version: 0.8.1.2
-Date: 2015-21-08
-Author: Laurent Coron, Charles Perrin, with contributions from the Irstea-Antony HBAN Research Unit. Based on earlier work by Claude Michel.
+Version: 0.9.0.5
+Date: 2016-04-14
+Authors@R: c(
+  person("Laurent", "Coron", role = c("aut", "cre", "trl")),
+  person("Charles", "Perrin", role = c("aut", "ths")),
+  person("Claude", "Michel", role = c("aut", "ths")),
+  person("Vazken", "Andréassian", role = c("ctb", "ths")),
+  person("Pierre", "Brigode", role = c("ctb")),
+  person("Olivier", "Delaigue", role = c("ctb")),
+  person("Nicolas", "Le Moine", role = c("ctb")),
+  person("Thibaut", "Mathevet", role = c("ctb")),
+  person("Safouane", "Mouelhi", role = c("ctb")),
+  person("Ludovic", "Oudin", role = c("ctb")),
+  person("Raji", "Pushpalatha", role = c("ctb")),
+  person("Guillaume", "Thirel", role = c("ctb")),
+  person("Audrey", "Valéry", role = c("ctb"))
+  )
+Author: Laurent Coron, Charles Perrin, with contributions
+ from Vazken Andréassian, Pierre Brigode, Olivier Delaigue,
+ Nicolas Le Moine, Thibaut Mathevet, Safouane Mouelhi,
+ Ludovic Oudin, Raji Pushpalatha, Guillaume Thirel, Audrey Valéry.
+ Based on earlier work by Claude Michel.
 Maintainer: Laurent Coron, Olivier Delaigue <airGR@irstea.fr>
 Depends: R (>= 3.0.1)
 Description: This package brings into R the hydrological modelling tools developed
-    at Irstea-Antony (HBAN Research Unit, France). The package includes several conceptual
-    rainfall-runoff models (GR4H, GR4J, GR5J, GR6J, GR2M, GR1A), a snowmelt module (Cemaneige)
-    and the associated functions for their calibration and evaluation. Use
-    help(airGR) for package description.
+  at Irstea-Antony (HBAN Research Unit, France). The package includes several conceptual
+  rainfall-runoff models (GR4H, GR4J, GR5J, GR6J, GR2M, GR1A), a snowmelt module (Cemaneige)
+  and the associated functions for their calibration and evaluation. Use help(airGR) for package description.
 License: GPL-2
 URL: http://webgr.irstea.fr/modeles/?lang=en
-RoxygenNote: 5.0.1
 NeedsCompilation: yes
-Packaged: 2015-12-08 18:06:18 UTC; H61970
+Encoding: UTF-8
+