Unverified Commit ba909ccb authored by François Michonneau's avatar François Michonneau
Browse files

switch contact email to team@carpentries.org

parent 67513ef3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
[cran-checkpoint]: https://cran.r-project.org/package=checkpoint
[cran-knitr]: https://cran.r-project.org/package=knitr
[cran-stringr]: https://cran.r-project.org/package=stringr
[email]: mailto:lessons@software-carpentry.org
[email]: mailto:team@carpentries.org
[github-importer]: https://import.github.com/
[importer]: https://github.com/new/import
[jekyll-collection]: https://jekyllrb.com/docs/collections/
+3 −3
Original line number Diff line number Diff line
@@ -12,9 +12,6 @@ carpentry: "swc"
# Overall title for pages.
title: "Lesson Title"

# Email address, no mailto:
email: "lessons@software-carpentry.org"

#------------------------------------------------------------
# Generic settings (should not need to change).
#------------------------------------------------------------
@@ -27,6 +24,9 @@ kind: "lesson"
# Please don't change it: <USERNAME>/<PROJECT> is correct.
repository: <USERNAME>/<PROJECT>

# Email address, no mailto:
email: "team@carpentries.org"

# Sites.
amy_site: "https://amy.software-carpentry.org/workshops"
carpentries_github: "https://github.com/carpentries"