From a53506199c953b922d184221303016e712493a0f Mon Sep 17 00:00:00 2001 From: Kalash Singhal <125359076+kalashsinghal@users.noreply.github.com> Date: Tue, 8 Oct 2024 21:13:51 +0530 Subject: [PATCH] Update description (#816) --- DESCRIPTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 31ff247c..cd3e6367 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,14 +2,14 @@ Package: tiltIndicator Title: Indicators for the 'TILT' Project Version: 0.0.0.9228 Authors@R: c( - person("Mauro", "Lepore", , "maurolepore@gmail.com", role = c("aut", "cre"), + person("Kalash", "Singhal", , "kalash@2degrees-investing.org", role = c("aut", "cre")), + person("Mauro", "Lepore", , "maurolepore@gmail.com", role = "aut", comment = c(ORCID = "https://orcid.org/0000-0002-1986-7988")), person("Anne", "Schoenauer", , "anne.schoenauer@2degrees-investing.org", role = "aut", comment = c(ORCID = "https://orcid.org/0000-0002-4576-8799")), person("Tilman", "Trompke", , "tilman@2degrees-investing.org", role = "aut", comment = c(ORCID = "https://orcid.org/0009-0003-3351-5131")), person("Linda", "Delacombaz", , "linda@2degrees-investing.org", role = "aut"), - person("Kalash", "Singhal", , "kalash@2degrees-investing.org", role = "aut"), person("Lyanne", "Ho", , "lyho@deloitte.nl", role = "aut"), person("2 Degrees Investing Initiative", , , "contact@2degrees-investing.org", role = c("cph", "fnd")) )