From dde8441388aa8e956f6c833a7809cd439999d6f9 Mon Sep 17 00:00:00 2001 From: Vincent Guyader Date: Tue, 12 May 2026 08:28:45 +0200 Subject: [PATCH] chore: keep Colin Fay as the package maintainer Revert the maintainer (`cre`) swap from #111: Colin Fay (`contact@colinfay.me`) stays the `cre`, Vincent Guyader goes back to `aut`. Both remain listed as authors. No "New maintainer" note will be emitted by CRAN's submission system, so the corresponding section of `cran-comments.md` is removed. --- DESCRIPTION | 4 ++-- cran-comments.md | 9 --------- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index c28e1b9..5caac57 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,9 +2,9 @@ Package: dockerfiler Title: Easy Dockerfile Creation from R Version: 0.3.0 Authors@R: c( - person("Colin", "Fay", , "contact@colinfay.me", role = "aut", + person("Colin", "Fay", , "contact@colinfay.me", role = c("cre", "aut"), comment = c(ORCID = "0000-0001-7343-1846")), - person("Vincent", "Guyader", , "vincent@thinkr.fr", role = c("cre", "aut"), + person("Vincent", "Guyader", , "vincent@thinkr.fr", role = "aut", comment = c(ORCID = "0000-0003-0671-9270")), person("Josiah", "Parry", , "josiah.parry@gmail.com", role = "aut", comment = c(ORCID = "0000-0001-9910-865X")), diff --git a/cran-comments.md b/cran-comments.md index 148f560..4e2d146 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -20,15 +20,6 @@ clock skew on the build VM; the package itself is unaffected.) CRAN submission; the win-builder result will follow by email and will be forwarded to CRAN if it surfaces anything new. -## Maintainer change - -This release changes the maintainer from Colin Fay -(`contact@colinfay.me`) to Vincent Guyader -(`vincent@thinkr.fr`). Both remain listed as authors. The -previous maintainer (Colin Fay) is aware of this submission and -will confirm the maintainer change by replying to the automated -email from CRAN's submission system. - ## Major changes since 0.2.6 A focused 0.3.0 release. Headline bullets (full details in