diff --git a/DESCRIPTION b/DESCRIPTION index 2b3a060..b2f6ebe 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -11,7 +11,6 @@ Authors@R: c( comment = c(ORCID = "0000-0002-2444-4226")), person("Posit, PBC", role = c("cph", "fnd")) ) -Maintainer: Thomas Lin Pedersen Description: The encoding of colour can be handled in many different ways, using different colour spaces. As different colour spaces have different uses, efficient conversion between these representations are @@ -26,7 +25,7 @@ BugReports: https://github.com/thomasp85/farver/issues Suggests: covr, testthat (>= 3.0.0) +Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown=TRUE) RoxygenNote: 7.3.1 -Config/testthat/edition: 3 diff --git a/man/farver-package.Rd b/man/farver-package.Rd index b40a7d2..9356281 100644 --- a/man/farver-package.Rd +++ b/man/farver-package.Rd @@ -20,7 +20,7 @@ Useful links: } \author{ -\strong{Maintainer}: Thomas Lin Pedersen \email{thomasp85@gmail.com} (\href{https://orcid.org/0000-0002-5147-4711}{ORCID}) +\strong{Maintainer}: Thomas Lin Pedersen \email{thomas.pedersen@posit.co} (\href{https://orcid.org/0000-0002-5147-4711}{ORCID}) Authors: \itemize{ @@ -28,5 +28,10 @@ Authors: \item Romain François \email{romain@purrple.cat} (\href{https://orcid.org/0000-0002-2444-4226}{ORCID}) } +Other contributors: +\itemize{ + \item Posit, PBC [copyright holder, funder] +} + } \keyword{internal}