From b9572b6fd6d464696297d8f465a26f98d4066389 Mon Sep 17 00:00:00 2001
From: Delaigue Olivier <olivier.delaigue@irstea.fr>
Date: Thu, 15 Oct 2020 08:05:45 +0200
Subject: [PATCH] v1.6.3.15 docs: author list revision
---
DESCRIPTION | 3 +--
NEWS.md | 2 +-
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/DESCRIPTION b/DESCRIPTION
index d3ff8d20..38153d36 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,7 +1,7 @@
Package: airGR
Type: Package
Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling
-Version: 1.6.3.14
+Version: 1.6.3.15
Date: 2020-10-15
Authors@R: c(
person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")),
@@ -13,7 +13,6 @@ Authors@R: c(
person("Vazken", "Andréassian", role = c("ctb", "ths"), comment = c(ORCID = "0000-0001-7124-9303")),
person("François", "Bourgin", role = c("ctb"), comment = c(ORCID = "0000-0002-2820-7260")),
person("Pierre", "Brigode", role = c("ctb"), comment = c(ORCID = "0000-0001-8257-0741")),
- person("Dorchies", "David", role = c("ctb"), comment = c(ORCID = "0000-0002-6595-7984")),
person("Nicolas", "Le Moine", role = c("ctb")),
person("Thibaut", "Mathevet", role = c("ctb"), comment = c(ORCID = "0000-0002-4142-4454")),
person("Safouane", "Mouelhi", role = c("ctb")),
diff --git a/NEWS.md b/NEWS.md
index a7ffac71..698eae90 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,7 +2,7 @@
-### 1.6.3.14 Release Notes (2020-10-15)
+### 1.6.3.15 Release Notes (2020-10-15)
#### New features
--
GitLab