# temporarily change to DESCRIPTION maintainer to allow devtools::build_win() to send results to me

Authors@R: c(person(given = "Michael", family = "Friendly", role=c("aut", "cre"), email="friendly@yorku.ca"), 
        person(given= "Dennis", family = "Murphy", role="ctb"), 
        person(given ="Martin", family = "Monkman", role="ctb"),
        person(given ="Chris", family = "Dalzell", role=c("ctb"), email="cdalzell@gmail.com"))
Author:  Michael Friendly [aut, cre], Dennis Murphy [ctb],  Martin Monkman [ctb], Chris Dalzell [ctb]
Maintainer: Michael Friendly <friendly@yorku.ca>

# official version:

Authors@R: c(person(given = "Michael", family = "Friendly", role="aut", email="friendly@yorku.ca"), 
        person(given= "Dennis", family = "Murphy", role="ctb"), 
        person(given ="Martin", family = "Monkman", role="ctb"),
        person(given ="Chris", family = "Dalzell", role=c("cre","ctb"), email="cdalzell@gmail.com"))
Author:  Michael Friendly [aut], Dennis Murphy [ctb],  Martin Monkman [ctb], Chris Dalzell [cre, ctb]
Maintainer: Chris Dalzell <cdalzell@gmail.com>

