File tree 2 files changed +125
-3
lines changed
2 files changed +125
-3
lines changed Original file line number Diff line number Diff line change
1
+ # The schedule for Community Support Volunteers, only affects
2
+ # /conduct/#schedule
3
+ # The volunteer(s) fields key off of objects in community-support.yml
4
+ # Everything else is a string; "period" can be text or a time but we
5
+ # usually use a label for the onsite schedule & time for online.
6
+
7
+ onsite :
8
+ # template:
9
+ # - day: Tuesday
10
+ # period: Morning Preconferences
11
+ # volunteers:
12
+ # - surname
13
+ # - othersurname
14
+ - day : Monday
15
+ period : Morning Preconferences
16
+ volunteers :
17
+ - slaughter
18
+ - day : Monday
19
+ period : Afternoon Preconferences
20
+ volunteers :
21
+ - phetteplace
22
+ - yelton
23
+ - day : Tuesday
24
+ period : 8:30am - 11am ET
25
+ volunteers :
26
+ - slaughter
27
+ - grynoch
28
+ - day : Tuesday
29
+ period : 11am - 1pm ET
30
+ volunteers :
31
+ - kayiwa
32
+ - mesco
33
+ - day : Tuesday
34
+ period : 1pm - 3pm ET
35
+ volunteers :
36
+ - phetteplace
37
+ - nelson
38
+ - day : Tuesday
39
+ period : 3pm - 5:15pm ET
40
+ volunteers :
41
+ - fox
42
+ - yelton
43
+ - day : Tuesday
44
+ period : 6pm - 9pm Reception
45
+ all-hands : true
46
+ - day : Wednesday
47
+ period : 8:30am - 11am ET
48
+ volunteers :
49
+ - grynoch
50
+ - yelton
51
+ - day : Wednesday
52
+ period : 11am - 1pm ET
53
+ volunteers :
54
+ - nelson
55
+ - fox
56
+ - day : Wednesday
57
+ period : 1pm - 3pm ET
58
+ volunteers :
59
+ - phetteplace
60
+ - mesco
61
+ - day : Wednesday
62
+ period : 3pm - 5:15pm ET
63
+ volunteers :
64
+ - slaughter
65
+ - kayiwa
66
+ - day : Wednesday
67
+ period : 7pm - 11pm Game Night
68
+ volunteers :
69
+ - nelson
70
+ - phetteplace
71
+ - day : Thursday
72
+ period : 8:30am - 11am ET
73
+ volunteers :
74
+ - mesco
75
+ - slaughter
76
+ - day : Thursday
77
+ period : 11am - 1pm ET
78
+ volunteers :
79
+ - nelson
80
+ - fox
81
+
82
+ online :
83
+ # template:
84
+ # - day:
85
+ # period:
86
+ # volunteer:
87
+ - day : Monday
88
+ period : 9am - 12pm ET
89
+ volunteer : giarlo
90
+ - day : Monday
91
+ period : 1:30pm - 4:30pm ET
92
+ volunteer : gosselar
93
+ - day : Tuesday
94
+ period : 8:30am - 11am ET
95
+ volunteer : sanford
96
+ - day : Tuesday
97
+ period : 11am - 1pm ET
98
+ volunteer : giarlo
99
+ - day : Tuesday
100
+ period : 1pm - 3pm ET
101
+ volunteer : gosselar
102
+ - day : Tuesday
103
+ period : 3pm - 5:15pm ET
104
+ volunteer : gosselar
105
+ - day : Wednesday
106
+ period : 8:30am - 11am ET
107
+ volunteer : sanford
108
+ - day : Wednesday
109
+ period : 11am - 1pm ET
110
+ volunteer : sanford
111
+ - day : Wednesday
112
+ period : 1pm - 3pm ET
113
+ volunteer : giarlo
114
+ - day : Wednesday
115
+ period : 3pm - 5:15pm ET
116
+ volunteer : gosselar
117
+ - day : Thursday
118
+ period : 8:30am - 11am ET
119
+ volunteer : sanford
120
+ - day : Thursday
121
+ period : 11am - 1pm ET
122
+ volunteer : giarlo
Original file line number Diff line number Diff line change 6
6
# url: /conduct#emergency
7
7
- name : Community Support Volunteers
8
8
url : /conduct#volunteers
9
- # - name: Community Support Volunteer Schedule
10
- # url: /conduct#schedule
9
+ - name : Community Support Volunteer Schedule
10
+ url : /conduct#schedule
11
11
- name : Photography Policy
12
- url : /conduct#photography
12
+ url : /conduct#photography
You can’t perform that action at this time.
0 commit comments