Skip to content

Commit

Permalink
Make Jim devtools maintainer
Browse files Browse the repository at this point in the history
  • Loading branch information
jimhester committed Jan 5, 2018
1 parent 1460cf8 commit 4564f59
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ Package: devtools
Title: Tools to Make Developing R Packages Easier
Version: 1.13.5
Authors@R: c(
person("Hadley", "Wickham", , "hadley@rstudio.com", role = c("aut", "cre")),
person("Jim", "Hester", rol = "aut"),
person("Hadley", "Wickham", role = "aut"),
person("Jim", "Hester", , "james.hester@rstudio.com", role = c("aut", "cre")),
person("Winston", "Chang", role = "aut"),
person("RStudio", role = "cph"),
person("R Core team", role = "ctb",
Expand Down
3 changes: 3 additions & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
This is a point release fixing failing tests on CRAN.

This release also makes Jim Hester the new maintainer of devtools. Hadley
Wickham will need to approve the change <hadley@rstudio.com>.

## Test environments

* local OS X install, R 3.4.3
Expand Down

0 comments on commit 4564f59

Please sign in to comment.