Skip to content

Commit b73ddf8

Browse files
committed
Add user names for authors who don't use their given name as GH username
1 parent 6a3e967 commit b73ddf8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

DESCRIPTION

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ Title: A 'Linter' for R Code
33
Version: 3.0.0
44
Authors@R: c(
55
person("Jim", "Hester", email = "james.f.hester@gmail.com", role = c("aut", "cre")),
6-
person("Florent", "Angly", role = "aut"),
6+
person("Florent", "Angly", role = "aut", comment = "fangly"),
77
person("Russ", "Hyde", role = "aut"),
88
person("Michael", "Chirico", role = "aut"),
99
person("Kun", "Ren", role = "aut"),
10-
person("Alexander", "Rosenstock", role = "aut")
10+
person("Alexander", "Rosenstock", role = "aut", comment = "AshesITR")
1111
)
1212
URL: https://github.com/r-lib/lintr,
1313
https://lintr.r-lib.org

man/lintr-package.Rd

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)