Skip to content

Commit

Permalink
add copyright holder
Browse files Browse the repository at this point in the history
  • Loading branch information
brunj7 committed Jul 2, 2024
1 parent 8529da9 commit 811ceb4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ Authors@R: c(
person("Colin", "Smith",
email = "[email protected]",
comment = c(ORCID = "0000-0003-2261-9931"),
role = "ctb")
role = "ctb"),
person("Regents of the University of California",
role = "cph")
)
Maintainer: Julien Brun <[email protected]>
Description: A set of tools to foster the development of reproducible analytical workflow by simplifying the download of data and
Expand Down

0 comments on commit 811ceb4

Please sign in to comment.