diff --git a/geau/DESCRIPTION b/geau/DESCRIPTION index ce9d0515d68b2bd19f4dc1adc9219b332ba08b10..c78a0cfc46e3fabfb87fd63f2a32ced593dc3a6f 100644 --- a/geau/DESCRIPTION +++ b/geau/DESCRIPTION @@ -1,12 +1,19 @@ Package: geau Title: Utilities very useful to share within geau-inondation team -Version: 1.0.2.0 -Authors@R: - person(given = "Frédéric", - family = "Grelot", - role = c("aut", "cre"), - email = "frederic.grelot@inrae.fr", - comment = c(ORCID = "YOUR-ORCID-ID")) +Version: 1.0.3.0 +Authors@R: + c( + person(given = "Frédéric", + family = "Grelot", + role = c("aut", "cre"), + email = "frederic.grelot@inrae.fr", + comment = c(ORCID = "0000-0003-2638-8114")), + person(given = "David", + family = "Nortes Martinez", + role = c("aut"), + email = "david.nortes-martinez@inrae.fr", + comment = c(ORCID = "0000-0002-0711-5885")) + ) Description: This package collects some very useful utilities to work in a collaborative way within geau-inondation. License: GPL (>= 3)