From 32a53a762dc8f4614a34e0a5e9c627c95e15608b Mon Sep 17 00:00:00 2001 From: Jonah Gabry Date: Thu, 16 Apr 2026 13:51:51 -0600 Subject: [PATCH] Add new contributors to DESCRIPTION file --- DESCRIPTION | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index ad495e67..a82caede 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -14,7 +14,9 @@ Authors@R: c(person("Jonah", "Gabry", role = c("aut", "cre"), email = "jgabry@gm person("Aki", "Vehtari", role = "ctb"), person("Behram", "Ulukır", role = "ctb"), person("Visruth", "Srimath Kandali", role = "ctb"), - person("Mattan S.", "Ben-Shachar", role = "ctb")) + person("Mattan S.", "Ben-Shachar", role = "ctb"), + person("Ishaan", "Arora", role = "ctb"), + person("Utkarsh", "Pawade", role = "ctb")) Maintainer: Jonah Gabry Description: Plotting functions for posterior analysis, MCMC diagnostics, prior and posterior predictive checks, and other visualizations