Skip to content

Commit 7fab371

Browse files
authored
Merge pull request #545 from stan-dev/new-contributors
Add new contributors to DESCRIPTION file
2 parents 1061003 + 32a53a7 commit 7fab371

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ Authors@R: c(person("Jonah", "Gabry", role = c("aut", "cre"), email = "jgabry@gm
1414
person("Aki", "Vehtari", role = "ctb"),
1515
person("Behram", "Ulukır", role = "ctb"),
1616
person("Visruth", "Srimath Kandali", role = "ctb"),
17-
person("Mattan S.", "Ben-Shachar", role = "ctb"))
17+
person("Mattan S.", "Ben-Shachar", role = "ctb"),
18+
person("Ishaan", "Arora", role = "ctb"),
19+
person("Utkarsh", "Pawade", role = "ctb"))
1820
Maintainer: Jonah Gabry <jgabry@gmail.com>
1921
Description: Plotting functions for posterior analysis, MCMC diagnostics,
2022
prior and posterior predictive checks, and other visualizations

0 commit comments

Comments
 (0)