Skip to content

Commit 0472ffb

Browse files
committed
fix email address
1 parent 13231d1 commit 0472ffb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ Package: ggplot2
22
Version: 3.4.0.9000
33
Title: Create Elegant Data Visualisations Using the Grammar of Graphics
44
Authors@R: c(
5-
person("Hadley", "Wickham", , "hadley@rstudio.com", role = "aut",
5+
person("Hadley", "Wickham", , "hadley@posit.co", role = "aut",
66
comment = c(ORCID = "0000-0003-4757-117X")),
77
person("Winston", "Chang", role = "aut",
88
comment = c(ORCID = "0000-0002-1576-2126")),
99
person("Lionel", "Henry", role = "aut"),
10-
person("Thomas Lin", "Pedersen", , "thomas.pedersen@rstudio.com", role = c("aut", "cre"),
10+
person("Thomas Lin", "Pedersen", , "thomas.pedersen@posit.co", role = c("aut", "cre"),
1111
comment = c(ORCID = "0000-0002-5147-4711")),
1212
person("Kohske", "Takahashi", role = "aut"),
1313
person("Claus", "Wilke", role = "aut",

0 commit comments

Comments
 (0)