Skip to content

Commit

Permalink
Cannot have more than one package maintainer
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardsmarc committed Jul 21, 2023
1 parent dc3afbf commit 2823711
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ Authors@R: c(
person(c('Joseph'), 'Bennett', role = c('aut')),
person(c('Jaimie'), 'Vincent', role = c('aut')),
person(c('Dan'), 'Wismer',
email='[email protected]', role = c('cre')),
email='[email protected]', role = c('ctb')),
person(c('Marc'), 'Edwards',
email='[email protected]', role = c('cre'))
email='[email protected]', role = c('ctb'))
)
Imports:
utils,
Expand Down

0 comments on commit 2823711

Please sign in to comment.