Skip to content

Commit 56c5a8d

Browse files
committed
chore(DESCRIPTION): Add Trevor L. Davis as contributor
1 parent 876a268 commit 56c5a8d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ Authors@R:
77
family = "Bacher",
88
role = c("aut", "cre", "cph"),
99
email = "etienne.bacher@protonmail.com"),
10-
person("lintr authors", role = "aut"))
10+
person("lintr authors", role = "aut"),
11+
person("Trevor L.", "Davis", role = c("ctb"),
12+
comment = c(ORCID = "0000-0001-6341-4639")))
1113
Description: Lints are code patterns that are not optimal because they are
1214
inefficient, forget corner cases, or are less readable. 'flir' provides a
1315
small set of functions to detect those lints and automatically fix them.

0 commit comments

Comments
 (0)