From cbe1603a1f18cc53c56d768edffcf552d2e82c91 Mon Sep 17 00:00:00 2001 From: Joshua Simmons Date: Wed, 29 Nov 2017 18:36:45 -0500 Subject: [PATCH] change spam@ to hello@ --- pinaxcon/templates/registrasion/invoice/details.html | 2 +- pinaxcon/templates/static_pages/attend/accommodations.html | 2 +- pinaxcon/templates/static_pages/attend/attend.html | 2 +- pinaxcon/templates/static_pages/attend/emergencies.html | 2 +- pinaxcon/templates/static_pages/attend/guides.html | 2 +- pinaxcon/templates/static_pages/news.html | 4 ++-- pinaxcon/templates/static_pages/sponsors/donate.html | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pinaxcon/templates/registrasion/invoice/details.html b/pinaxcon/templates/registrasion/invoice/details.html index c22eae6..1440f2e 100644 --- a/pinaxcon/templates/registrasion/invoice/details.html +++ b/pinaxcon/templates/registrasion/invoice/details.html @@ -48,7 +48,7 @@ {% endblock %} {% block contact_info %} -

Direct inquiries to spam@northbaypython.org

+

Direct inquiries to hello@northbaypython.org

North Bay Python is run by North Bay and Bay Area locals, as a member project of Software Freedom Conservancy, a 501(c)(3) not-for-profit public charity registered in New York. Software Freedom Conservancy's federal tax-exempt EIN is 41-2203632.

Mailing Address diff --git a/pinaxcon/templates/static_pages/attend/accommodations.html b/pinaxcon/templates/static_pages/attend/accommodations.html index ce77414..cf68824 100644 --- a/pinaxcon/templates/static_pages/attend/accommodations.html +++ b/pinaxcon/templates/static_pages/attend/accommodations.html @@ -15,7 +15,7 @@ {% block content %} -This guide summarizes accessibility, accommodations, and known issues. If you have any questions or feedback, please contact us by email at spam@northbaypython.org or speak to an organizer or volunteer in-person. +This guide summarizes accessibility, accommodations, and known issues. If you have any questions or feedback, please contact us by email at hello@northbaypython.org or speak to an organizer or volunteer in-person.

Accessibility

diff --git a/pinaxcon/templates/static_pages/attend/attend.html b/pinaxcon/templates/static_pages/attend/attend.html index bc53b69..0555eb4 100644 --- a/pinaxcon/templates/static_pages/attend/attend.html +++ b/pinaxcon/templates/static_pages/attend/attend.html @@ -100,7 +100,7 @@ No No No Yes -

If you can’t afford to attend on these prices, please email spam@northbaypython.org – we’ll enthusiastically waive ticket fees for people who need it.

+

If you can’t afford to attend on these prices, please email hello@northbaypython.org – we’ll enthusiastically waive ticket fees for people who need it.

Buy a Ticket diff --git a/pinaxcon/templates/static_pages/attend/emergencies.html b/pinaxcon/templates/static_pages/attend/emergencies.html index 245a516..9886da2 100644 --- a/pinaxcon/templates/static_pages/attend/emergencies.html +++ b/pinaxcon/templates/static_pages/attend/emergencies.html @@ -15,7 +15,7 @@ {% block content %} -

Please find an organizer or volunteer if you need to report an issue or ask a question. If it's not urgent, email us at spam@northbaypython.org. If there is imminent danger, please call local emergency dispatch at +1 (707) 762-2727 (the local number for 911) first.

+

Please find an organizer or volunteer if you need to report an issue or ask a question. If it's not urgent, email us at hello@northbaypython.org. If there is imminent danger, please call local emergency dispatch at +1 (707) 762-2727 (the local number for 911) first.

Emergency Dispatch

diff --git a/pinaxcon/templates/static_pages/attend/guides.html b/pinaxcon/templates/static_pages/attend/guides.html index 2680f41..b6128d8 100644 --- a/pinaxcon/templates/static_pages/attend/guides.html +++ b/pinaxcon/templates/static_pages/attend/guides.html @@ -17,7 +17,7 @@

We want it to make it easy for you to attend North Bay Python, and we want you to have the best possible experience while you're at the conference. This is a listing of all the guides we've prepared for you, including some key pages from the Attendee Wiki.

-

Please feel free to email us at spam@northbaypython.org or find an organizer or volunteer in-person to ask questions and provide feedback.

+

Please feel free to email us at hello@northbaypython.org or find an organizer or volunteer in-person to ask questions and provide feedback.

Planning for North Bay Python

diff --git a/pinaxcon/templates/static_pages/news.html b/pinaxcon/templates/static_pages/news.html index a19db86..03f2f48 100644 --- a/pinaxcon/templates/static_pages/news.html +++ b/pinaxcon/templates/static_pages/news.html @@ -74,7 +74,7 @@
  • T-shirts can be ordered until Tuesday, November 7.
  • -

    Can't afford a ticket? Please email spam@northbaypython.org. We'll enthusiastically waive ticket fees for people who ask.

    +

    Can't afford a ticket? Please email hello@northbaypython.org. We'll enthusiastically waive ticket fees for people who ask.

    Need to get approval from your manager to attend North Bay Python 2017? We've outlined the business case to make it clear that North Bay Python is a wise investment.

    @@ -112,7 +112,7 @@
  • Pay our bills. Recommend a sponsor or throw your support behind this not-for-profit volunteer-run event as an individual donor.
  • -

    Have other thoughts or ideas? Please reach out to spam@northbaypython.org.

    +

    Have other thoughts or ideas? Please reach out to hello@northbaypython.org.

    Thank you for helping to make North Bay Python excellent. This is a volunteer-run conference running under the auspices of Software Freedom Conservancy, a 501(c)(3) nonprofit, and none of this is possible without our advisors, our community partners, our sponsors, and you.

    diff --git a/pinaxcon/templates/static_pages/sponsors/donate.html b/pinaxcon/templates/static_pages/sponsors/donate.html index ee4de49..fb85b61 100644 --- a/pinaxcon/templates/static_pages/sponsors/donate.html +++ b/pinaxcon/templates/static_pages/sponsors/donate.html @@ -46,7 +46,7 @@

    Other donation methods

    -

    We can accept donations through other means, including wire transfer. To enquire, please e-mail spam@northbaypython.org.

    +

    We can accept donations through other means, including wire transfer. To enquire, please e-mail hello@northbaypython.org.

    {% endblock %}