Skip to content

Commit

Permalink
update author and maintainer
Browse files Browse the repository at this point in the history
  • Loading branch information
SaranjeetKaur committed Nov 20, 2024
1 parent af4ccf7 commit 54caf14
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,17 @@ Package: healthgpsrvis
Type: Package
Title: Visualisation Functions for Health-GPS
Version: 0.1.0
Author: person(given = "Imperial College London RSE Team",
Author: c(
person(given = "Saranjeet Kaur",
family = "Bhogal",
role = c("aut", "ctb"),
email = "s.bhogal@imperial.ac.uk",
comment = c(ORCID = "0000-0002-7038-1457")),
person(given = "Imperial College London RSE Team",
family = "",
role = c("aut", "ctb"),
email = "ict-rse-team@imperial.ac.uk")
)
Maintainer: Imperial College London RSE Team <ict-rse-team@imperial.ac.uk>
Description: A collection of functions for visualising data from the
Health-GPS project.
Expand Down

0 comments on commit 54caf14

Please sign in to comment.