Changeset: 82f444344a94 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=82f444344a94
Modified Files:
        clients/R/MonetDB.R/DESCRIPTION
Branch: embedded
Log Message:

promotion


diffs (16 lines):

diff --git a/clients/R/MonetDB.R/DESCRIPTION b/clients/R/MonetDB.R/DESCRIPTION
--- a/clients/R/MonetDB.R/DESCRIPTION
+++ b/clients/R/MonetDB.R/DESCRIPTION
@@ -2,9 +2,9 @@ Package: MonetDB.R
 Version: 1.0.0
 Title: Connect MonetDB to R
 Authors@R: c(person("Hannes Muehleisen", role = c("aut", "cre"),email = 
"[email protected]"),
-       person("Thomas Lumley", role = "ctb"),
-       person("Anthony Damico", role = "ctb"))
-Author: Hannes Muehleisen [aut, cre], Thomas Lumley [ctb], Anthony Damico [ctb]
+       person("Anthony Damico", role = "aut"),
+       person("Thomas Lumley", role = "ctb"))
+Author: Hannes Muehleisen [aut, cre], Anthony Damico [aut], Thomas Lumley [ctb]
 Maintainer: Hannes Muehleisen <[email protected]>
 Depends: DBI (>= 0.3.1)
 Imports: digest (>= 0.6.4), methods, codetools
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to