Skip to content

Commit

Permalink
change maintainer
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed May 11, 2024
1 parent 98f0ec6 commit 82b8aa1
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 @@ -3,8 +3,8 @@ Type: Package
Title: Parsing and Evaluation Tools that Provide More Details than the Default
Version: 0.23.1
Authors@R: c(
person("Hadley", "Wickham", role = "aut"),
person("Yihui", "Xie", role = c("aut", "cre"), email = "[email protected]", comment = c(ORCID = "0000-0003-0645-5666")),
person("Hadley", "Wickham", role = c("aut", "cre"), email = "[email protected]"),
person("Yihui", "Xie", role = "aut", comment = c(ORCID = "0000-0003-0645-5666")),
person("Michael", "Lawrence", role = "ctb"),
person("Thomas", "Kluyver", role = "ctb"),
person("Jeroen", "Ooms", role = "ctb"),
Expand Down

1 comment on commit 82b8aa1

@hadley
Copy link
Member

@hadley hadley commented on 82b8aa1 May 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Please sign in to comment.