Skip to content

Commit 4b7e8fd

Browse files
Adds me as contributor to DESCRIPTION
1 parent 62238a8 commit 4b7e8fd

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

DESCRIPTION

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,12 @@ Authors@R:
1111
person(given = "Lorenz",
1212
family = "Walthert",
1313
role = c("cre", "aut"),
14-
email = "[email protected]"))
14+
email = "[email protected]"),
15+
person(given = "Indrajeet",
16+
family = "Patil",
17+
role = "ctb",
18+
email = "[email protected]",
19+
comment = c(ORCID = "0000-0003-1995-6531", Twitter = "@patilindrajeets")))
1520
Description: Pretty-prints R code without changing the user's formatting
1621
intent.
1722
License: MIT + file LICENSE

0 commit comments

Comments
 (0)