forked from fuseumass/redpandahacks-config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhackathon.yml
39 lines (39 loc) · 1.23 KB
/
hackathon.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
name: Hack3
version: 2020 # Could also be a roman numeral or other number, will be concatenated with the hackathon name where necessary
main_website: https://hack3.co
dashboard_url: dashboard.hack3.co
logos:
primary_path: logo.png
nav_path: navlogo.png
emails:
donotreply: [email protected]
contact: [email protected]
slack:
subdomain: hack3-2020
checkin:
# Any participant with this email domain will be counted as from the host university
university_email_suffix: hack3.co
university_name: UPandas
university_name_checks:
- University of Hack3
- UHack3
- Hack3
- Hack-3
- Hack3 University
- Hack 3
applications:
mode: 'open'
# options: open, waitlist, or closed. defaults to closed.
# The applications are still not opened unless the applications feature
# flag is enabled.
projects:
public: true
hacking_begins: "June 18, 2019 24:00:00"
hacking_ends: "June 20, 2019 10:30:00"
# List all codes here which can be redeemed on Dashboard to grant permissions
# This is useful for judges and mentors who show up to the event and need an account
# with more permissions, and can save time and effort of an organizer
# Format is code:role granted
codes:
2020hack3mentor: mentor
2020hack3admin: admin