Skip to content

Commit a85b06c

Browse files
authored
Add Teun as author (#5573)
1 parent 5ed2d88 commit a85b06c

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

DESCRIPTION

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Authors@R: c(
1818
comment = c(ORCID = "0000-0002-3385-7233")),
1919
person("Dewey", "Dunnington", role = "aut",
2020
comment = c(ORCID = "0000-0002-9415-4582")),
21+
person("Teun", "van den Brand", role = "aut",
22+
comment = c(ORCID = "0000-0002-9335-7468")),
2123
person("Posit, PBC", role = c("cph", "fnd"))
2224
)
2325
Description: A system for 'declaratively' creating graphics, based on "The

GOVERNANCE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ The core developers of ggplot2 are:
4444
* [Kara Woo](https://github.com/karawoo)
4545
* [Hiroaki Yutani](https://github.com/yutannihilation)
4646
* [Dewey Dunnington](https://github.com/paleolimbot)
47+
* [Teun van den Brand](https://github.com/teunbrand)
4748

4849
All core developers are bound by the [code of conduct](CODE_OF_CONDUCT.md).
4950

0 commit comments

Comments
 (0)