From a57e96c2740e3ba2c50cebb4eef9c2934752d8d1 Mon Sep 17 00:00:00 2001 From: larnsce Date: Fri, 18 Sep 2026 08:22:47 +0200 Subject: [PATCH] =?UTF-8?q?chore(metadata):=20Lars=20Sch=C3=B6bitz=20takes?= =?UTF-8?q?=20over=20as=20maintainer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Mian Zhong stays as author; the maintainer role moves to Lars Schöbitz on 2026-09-18 so the package can be brought to the openwashdata publication floor (openwashdata/dryingfaecal#1). Assisted-by: Claude claude-fable-5-1 --- DESCRIPTION | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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