Skip to content

Commit 8663fa9

Browse files
committed
update author info
1 parent 5c8d53c commit 8663fa9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

DESCRIPTION

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@ Package: farver
33
Title: High Performance Colour Space Manipulation
44
Version: 2.1.2
55
Authors@R: c(
6-
person("Thomas Lin", "Pedersen", , "thomasp85@gmail.com", role = c("cre", "aut"),
6+
person("Thomas Lin", "Pedersen", , "thomas.pedersen@posit.co", role = c("cre", "aut"),
77
comment = c(ORCID = "0000-0002-5147-4711")),
88
person("Berendea", "Nicolae", role = "aut",
99
comment = "Author of the ColorSpace C++ library"),
1010
person("Romain", "François", , "romain@purrple.cat", role = "aut",
11-
comment = c(ORCID = "0000-0002-2444-4226"))
11+
comment = c(ORCID = "0000-0002-2444-4226")),
12+
person("Posit, PBC", role = c("cph", "fnd"))
1213
)
1314
Maintainer: Thomas Lin Pedersen <thomasp85@gmail.com>
1415
Description: The encoding of colour can be handled in many different ways,

0 commit comments

Comments
 (0)