-
Notifications
You must be signed in to change notification settings - Fork 29
/
Copy pathhackathon.yml
42 lines (42 loc) · 1.48 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
40
41
42
name: RedPandaHacks
version: I # Could also be a roman numeral or other number, will be concatenated with the hackathon name where necessary
main_website: https://panda.hackumass.com
dashboard_url: panda-dashboard.hackumass.com
logos:
primary_path: PandaLogo.png
nav_path: navlogo.png
favicon_url: https://hackumass.com/assets/img/favicon-hum8.ico
emails:
donotreply: [email protected]
contact: [email protected]
email_verification: false
slack:
enabled: true # Set to true or false to toggle slack integration
subdomain: redpandahacks
applications:
mode: 'open'
# options: open, waitlist, or closed. defaults to closed.
# The applications are still not opened unless the applications feature
# flag is enabled.
checkin:
# Any participant with this email domain will be counted as from the host university
university_email_suffix: pandas.edu
university_name: UPandas
university_name_checks:
- University of Pandas Amherst
- UPandas Amherst
- Pandas Amherst
- Pandas-Amherst
- Pandas at Amherst
- Pandas, Amherst
projects:
public: true
hacking_begins: "Oct 18, 2019 24:00:00"
hacking_ends: "Oct 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:
panda2020mentor: mentor
panda2020admin: admin