diff --git a/DESCRIPTION b/DESCRIPTION index 6ad0a9e..cd7d93e 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,8 +2,10 @@ Package: dryingfaecal Title: What the Package Does (One Line, Title Case) Version: 0.0.0.9000 Authors@R: c( - person("Mian", "Zhong", , "mzhong@ethz.ch", role = c("aut", "cre"), - comment = c(ORCID = "0009-0009-4546-7214")) + person("Mian", "Zhong", , "mzhong@ethz.ch", role = "aut", + comment = c(ORCID = "0009-0009-4546-7214")), + person("Lars", "Schöbitz", , "lschoebitz@ethz.ch", role = "cre", + comment = c(ORCID = "0000-0003-2196-5015")) ) Description: What the package does (one paragraph). License: CC BY 4.0