Skip to content

Commit

Permalink
Added Rob as author
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchelloharawild committed Nov 23, 2018
1 parent d7319cf commit 913f885
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
5 changes: 3 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
Package: vitae
Title: Curriculum Vitae for R Markdown
Version: 0.0.0.9000
Authors@R:
person(given = "Mitchell", family = "O'Hara-Wild", role = c("aut", "cre"), email = "[email protected]")
Authors@R:c(
person("Mitchell", "O'Hara-Wild", role=c("aut", "cre"), email = "[email protected]", comment=c(ORCID = "0000-0001-6729-7695")),
person("Rob", "Hyndman", email="[email protected]", role=c("aut"), comment = c(ORCID = "0000-0002-2140-5352")))
Description: Provides templates and functions to simplify the production and maintenance of curriculum vitae.
Imports:
bookdown,
Expand Down
7 changes: 6 additions & 1 deletion man/vitae-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 913f885

Please sign in to comment.