# 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 ="Chris", family = "Dalzell", role=c("ctb"), email="cdalzell@gmail.com"),
        person(given= "Dennis", family = "Murphy", role="ctb"), 
        person(given ="Martin", family = "Monkman", role="ctb"),
        person(given ="Vanessa", family = "Foot", role="ctb"),
        person(given = "Justeena", family = "Zaki-Azat", role="ctb"))
Author:  Michael Friendly [aut, cre], Chris Dalzell [ctb], Dennis Murphy [ctb],  Martin Monkman [ctb], 
    Vanessa Foot [ctb], Justeena Zaki-Azat [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 ="Chris", family = "Dalzell", role=c("cre","aut"), email="cdalzell@gmail.com"),
        person(given ="Martin", family = "Monkman", role="aut"),
        person(given= "Dennis", family = "Murphy", role="aut"), 
        person(given ="Vanessa", family = "Foot", role="ctb"),
        person(given = "Justeena", family = "Zaki-Azat", role="ctb")
        )
Author: Michael Friendly [aut], Chris Dalzell [cre, aut], Martin Monkman [aut], Dennis Murphy [aut], 
    Vanessa Foot [ctb], Justeena Zaki-Azat [ctb]
Maintainer: Chris Dalzell <cdalzell@gmail.com>

