Skip to content

Commit f469646

Browse files
committed
Contributor comments
1 parent a3ba64b commit f469646

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ Authors@R: c(person("Martin R.", "Smith",
77
role = c("aut", "cre", "cph", "prg"),
88
comment = c(ORCID = "0000-0001-5660-1727")),
99
person("Roy", "Jonker", email = "roy_jonker@magiclogic.com",
10-
role = c("prg", "cph")),
10+
role = c("prg", "cph"), comment = "LAP algorithm"),
1111
person("Yong", "Yang", email = "yongyanglink@gmail.com",
12-
role = c("ctb", "cph")),
13-
person("Yi", "Cao", role = c("ctb", "cph"))
12+
role = c("ctb", "cph"), comment = "LAP algorithm"),
13+
person("Yi", "Cao", role = c("ctb", "cph"), comment = "LAP algorithm")
1414
)
1515
License: GPL (>= 3)
1616
Description: Implements measures of tree similarity, including

0 commit comments

Comments
 (0)