Skip to content

Commit fb8a299

Browse files
committed
update description
1 parent 29a4496 commit fb8a299

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ Type: Package
33
Title: R Interface to 'Keras'
44
Version: 2.2.4.1
55
Authors@R: c(
6-
person("JJ", "Allaire", role = c("aut", "cre"), email = "[email protected]"),
6+
person("Daniel", "Falbel", role = c("ctb", "cph", "cre"), email = "[email protected]"),
7+
person("JJ", "Allaire", role = c("aut", "cph")),
78
person("François", "Chollet", role = c("aut", "cph")),
89
person(family = "RStudio", role = c("ctb", "cph", "fnd")),
910
person(family = "Google", role = c("ctb", "cph", "fnd")),
1011
person("Yuan", "Tang", role = c("ctb", "cph"),
1112
email = "[email protected]",
1213
comment = c(ORCID = "0000-0001-5243-233X")),
13-
person("Daniel", "Falbel", role = c("ctb", "cph")),
1414
person("Wouter", "Van Der Bijl", role = c("ctb", "cph")),
1515
person("Martin", "Studer", role = c("ctb", "cph")),
1616
person("Sigrid", "Keydana", role = c("ctb"))

0 commit comments

Comments
 (0)