Skip to content

Commit 119f622

Browse files
fix missing contributor ;)
1 parent 344b6bc commit 119f622

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

DESCRIPTION

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ Date: 2023-04-17
66
Authors@R: c(person("Laura", "Bakala",
77
email = "erdaradun.gaztea@gmail.com",
88
role = c("cre", "aut", "cph"),
9-
comment = c(ORCID = "0000-0002-3213-2484")))
9+
comment = c(ORCID = "0000-0002-3213-2484")),
10+
person("Dominik", "Rafacz",
11+
email = "dominikrafacz@gmail.com",
12+
role = c("ctb"),
13+
comment = c(ORCID = "0000-0003-0925-1909")))
1014
Description: Simplifies getting the available packages, their version codes and dependencies from any 'R' repository. Uses extensive caching for repeated queries.
1115
License: GPL (>= 3)
1216
Encoding: UTF-8

0 commit comments

Comments
 (0)