Skip to content

Commit 30eb536

Browse files
committed
Change email address to info@oceanhackweek.org
1 parent cc22074 commit 30eb536

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

about/contact.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Are you interested in learning more about OceanHackWeek, helping out with the next event, or learning about the next event and how to prepare a strong application? You can:
44

55
- Look over this web site, both general pages and [past events](pasthackweeks)
6-
- Write to us at [oceanhkw@uw.edu](mailto:oceanhkw@uw.edu).
6+
- Write to us at [info@oceanhackweek.org](mailto:info@oceanhackweek.org).
77
- Post a comment or question on the [OceanHackWeek GitHub Discussions](https://github.com/orgs/oceanhackweek/discussions) to engage a larger fraction of the OceanHackWeek community
88
- Find us on Twitter at [https://twitter.com/oceanhackweek](https://twitter.com/oceanhackweek)
99
- Look up our [FAQ for Applicants](../ohw22/applicants.md#faqs). Most of the FAQ entries are relevant for most years, but bear in mind that we update the FAQ every year to reflect the event being planned.

conf.py

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,11 @@
8080
"url": "https://www.youtube.com/playlist?list=PLA6PlfxWZPLTPQ_OIr3dDPF9FRiHQXoVF",
8181
"icon": "fab fa-youtube-square",
8282
},
83-
{"name": "Email", "url": "mailto:oceanhkw@uw.edu", "icon": "fas fa-envelope"},
83+
{
84+
"name": "Email",
85+
"url": "mailto:info@oceanhackweek.org",
86+
"icon": "fas fa-envelope"
87+
},
8488
],
8589
"use_edit_page_button": True,
8690
}

0 commit comments

Comments
 (0)