Skip to content

Commit

Permalink
Clarify authorship (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
nfrerebeau committed Jan 12, 2024
1 parent e705098 commit d7807b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Authors@R: c(
person("Joe", "Roe", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0002-1011-1244", affiliation = "Universität Bern")),
person("Brice", "Lebrun", , "[email protected]", role = "ctb",
comment = c(ORCID = "0000-0001-7503-8685")),
comment = c(ORCID = "0000-0001-7503-8685", "Logo designer")),
person("Université Bordeaux Montaigne", role = "fnd"),
person("CNRS", role = "fnd")
)
Expand Down

0 comments on commit d7807b3

Please sign in to comment.