#63: Add positions to CEO #79

Merged
r389li merged 1 commits from n4chung/pyceo:master into master 2022-10-13 14:58:36 -04:00
6 changed files with 23 additions and 5 deletions

View File

@ -9,4 +9,12 @@ position_names = {
'imapd': "IMAPD",
'webmaster': "Web Master",
'offsck': "Office Manager",
'ext-affairs-lead': "External Affairs Lead",
'marketing-lead': "Marketing Lead",
'design-lead': "Design Lead",
'events-lead': "Events Lead",
'reps-lead': "Reps Lead",
'mods-lead': "Mods Lead",
'photography-lead': "Photography Lead",
'other': "Other",
}

View File

@ -19,7 +19,9 @@ port = 9987
[positions]
required = president,vice-president,sysadmin
available = president,vice-president,treasurer,secretary,
sysadmin,cro,librarian,imapd,webmaster,offsck
sysadmin,cro,librarian,imapd,webmaster,offsck,
ext-affairs-lead,marketing-lead,design-lead,events-lead,
reps-lead,mods-lead,photography-lead,other
[mysql]
host = caffeine

View File

@ -64,7 +64,9 @@ exec = exec,exec-moderators
[positions]
required = president,vice-president,sysadmin
available = president,vice-president,treasurer,secretary,
sysadmin,cro,librarian,imapd,webmaster,offsck
sysadmin,cro,librarian,imapd,webmaster,offsck,
ext-affairs-lead,marketing-lead,design-lead,events-lead,
reps-lead,mods-lead,photography-lead,other
[mysql]
# This is only used on the database_host.

View File

@ -15,7 +15,9 @@ port = 9987
[positions]
required = president,vice-president,sysadmin
available = president,vice-president,treasurer,secretary,
sysadmin,cro,librarian,imapd,webmaster,offsck
sysadmin,cro,librarian,imapd,webmaster,offsck,
ext-affairs-lead,marketing-lead,design-lead,events-lead,
reps-lead,mods-lead,photography-lead,other
[mysql]
host = coffee

View File

@ -60,7 +60,9 @@ exec = exec
[positions]
required = president,vice-president,sysadmin
available = president,vice-president,treasurer,secretary,
sysadmin,cro,librarian,imapd,webmaster,offsck
sysadmin,cro,librarian,imapd,webmaster,offsck,
ext-affairs-lead,marketing-lead,design-lead,events-lead,
reps-lead,mods-lead,photography-lead,other
[mysql]
username = mysql

View File

@ -59,7 +59,9 @@ exec = exec
[positions]
required = president,vice-president,sysadmin
available = president,vice-president,treasurer,secretary,
sysadmin,cro,librarian,imapd,webmaster,offsck
sysadmin,cro,librarian,imapd,webmaster,offsck,
ext-affairs-lead,marketing-lead,design-lead,events-lead,
reps-lead,mods-lead,photography-lead,other
[mysql]
username = mysql