diff --git a/DESCRIPTION b/DESCRIPTION
index cae55f24..66601712 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,10 +1,10 @@
Package: riskassessment
Title: A web app designed to interface with the `riskmetric` package
-Version: 3.1.0
+Version: 3.1.1
Authors@R: c(
person("Aaron", "Clark", role = c("aut", "cre"), email = "clark.aaronchris@gmail.com"),
+ person("Jeff", "Thompson", role = c("aut"), email = "jeff.thompson51317@gmail.com", comment = "Co-Lead"),
person("Robert", "Krajcik", role = "aut", email = "robert.krajcik@biogen.com"),
- person("Jeff", "Thompson", role = "aut", email = "jeff.thompson51317@gmail.com"),
person("Lars", "Andersen", role = "aut", email = "lars.andersen@boehringer-ingelheim.com"),
person("Andrew", "Borgman", role = "aut", email = "andrew.borgman@biogen.com"),
person("Munshi Imran", "Hossain", role = "ctb"),
diff --git a/R/mod_aboutInfo.R b/R/mod_aboutInfo.R
index 0f581479..a1d32f09 100644
--- a/R/mod_aboutInfo.R
+++ b/R/mod_aboutInfo.R
@@ -48,10 +48,11 @@ aboutInfoUI <- function(id) {
Most all inquiries should flow through the GitHub page reference above (start there), but you may reach out to the lead developer at any time, especially if you would like to start contributing to the project!
+Most all inquiries should flow through the GitHub page reference above (start there), but you may reach out to one of the co-lead developer at any time, especially if you would like to start contributing to the project!