From 18ab584b3556bc3aed74fc44b3c4e64edf3d24d8 Mon Sep 17 00:00:00 2001 From: Kalash Singhal Date: Tue, 19 Nov 2024 09:48:42 +0100 Subject: [PATCH] refactor --- DESCRIPTION | 2 +- man/tiltPlot-package.Rd | 17 +++++++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index eca6d29..44d8984 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -3,7 +3,7 @@ Title: Plots for the 'TILT' Project Version: 0.0.0.9001 Authors@R: c( person("Kalash", "Singhal", , "kalash@2degrees-investing.org", role = c("aut", "cre")), - person("Linda", "Delacombaz", , "linda@2degrees-investing.org", role = "aut", + person("Linda", "Delacombaz", , "linda@2degrees-investing.org", role = "aut"), 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", diff --git a/man/tiltPlot-package.Rd b/man/tiltPlot-package.Rd index ab7fc2b..1743abe 100644 --- a/man/tiltPlot-package.Rd +++ b/man/tiltPlot-package.Rd @@ -16,5 +16,22 @@ Useful links: \item Report bugs at \url{https://github.com/2DegreesInvesting/tiltPlot/issues} } +} +\author{ +\strong{Maintainer}: Kalash Singhal \email{kalash@2degrees-investing.org} + +Authors: +\itemize{ + \item Linda Delacombaz \email{linda@2degrees-investing.org} + \item Mauro Lepore \email{maurolepore@gmail.com} (\href{https://orcid.org/0000-0002-1986-7988}{ORCID}) + \item Anne Schoenauer \email{anne.schoenauer@2degrees-investing.org} (\href{https://orcid.org/0000-0002-4576-8799}{ORCID}) + \item Tilman Trompke \email{tilman@2degrees-investing.org} (\href{https://orcid.org/0009-0003-3351-5131}{ORCID}) +} + +Other contributors: +\itemize{ + \item 2 Degrees Investing Initiative \email{contact@2degrees-investing.org} [copyright holder, funder] +} + } \keyword{internal}