diff options
| -rw-r--r-- | DESCRIPTION | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/DESCRIPTION b/DESCRIPTION index 2492a7fc..db40d511 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -5,7 +5,7 @@ Version: 1.1.0  Date: 2022-03-07  Authors@R: c(    person("Johannes", "Ranke", role = c("aut", "cre", "cph"), -    email = "jranke@uni-bremen.de", +    email = "johannes.ranke@jrwb.de",      comment = c(ORCID = "0000-0003-4371-6538")),    person("Katrin", "Lindenberger", role = "ctb", comment = "contributed to mkinresplot()"),    person("René", "Lehmann", role = "ctb", comment = "ilr() and invilr()"), | 
