Skip to content

Commit 6b4e0d8

Browse files
committed
Consistency for unfilled roles
1 parent 7bd562b commit 6b4e0d8

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

data/roles.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ weight = 5
6464
title = "Outreach Officer"
6565
plural = "Outreach Officers"
6666
cat_weight = 1
67-
people = []
67+
people = ["Potentially You"]
6868

6969
[secretary]
7070
email = "secretary@uwcs.co.uk"
@@ -132,7 +132,7 @@ weight = 10
132132
title = "Ethnic Minorities Rep"
133133
plural = "Ethnic Minorities Reps"
134134
cat_weight = 1
135-
people = []
135+
people = ["Potentially You"]
136136

137137
[postgraduate]
138138
email = "postgraduates@uwcs.co.uk"
@@ -142,7 +142,7 @@ weight = 11
142142
title = "Postgraduate Representative"
143143
plural = "Postgraduate Representatives"
144144
cat_weight = 1
145-
people = []
145+
people = ["Potentially You"]
146146

147147
[social]
148148
email = "socials@uwcs.co.uk"

themes/uwcs

Submodule uwcs updated from 8d8b1b6 to e4659f4

0 commit comments

Comments
 (0)