Skip to content

Commit 437b0e8

Browse files
committed
add @salim-b as ctb
1 parent b9ab1e4 commit 437b0e8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

DESCRIPTION

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ Authors@R: c(person("Carson", "Sievert", role = c("aut", "cre"),
1515
email = "marianne.corvellec@igdore.org", comment = c(ORCID = "0000-0002-1994-3581")),
1616
person("Pedro", "Despouy", role = "aut",
1717
email = "pedro@plot.ly"),
18-
person("Plotly Technologies Inc.", role = "cph"))
18+
person("Plotly Technologies Inc.", role = "cph"),
19+
person("Salim", "Brüggemann", role = "ctb",
20+
email = "salim-b@pm.me", comment = c(ORCID = "0000-0002-5329-5987")))
1921
License: MIT + file LICENSE
2022
Description: Create interactive web graphics from 'ggplot2' graphs and/or a custom interface to the (MIT-licensed) JavaScript library 'plotly.js' inspired by the grammar of graphics.
2123
URL: https://plotly-r.com, https://github.com/ropensci/plotly#readme, https://plot.ly/r

0 commit comments

Comments
 (0)