Skip to content

Commit

Permalink
Update maintainer email
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Sep 9, 2024
1 parent 0e177e5 commit 987df48
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 @@ -5,7 +5,7 @@ Version: 3.0.4
Depends: R (>= 3.0.2)
Encoding: UTF-8
Authors@R: c(
person("Jeroen", "Ooms", ,"jeroen@berkeley.edu", role = c("aut", "cre")),
person("Jeroen", "Ooms", ,"jeroenooms@gmail.com", role = c("aut", "cre")),
person("Authors of libhunspell", role = "cph", comment = "see AUTHORS file"))
Description: Low level spell checker and morphological analyzer based on the
famous 'hunspell' library <https://hunspell.github.io>. The package can analyze
Expand Down

0 comments on commit 987df48

Please sign in to comment.