This repository has been archived by the owner on Dec 12, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
elections_hknmod.20123
executable file
·33 lines (33 loc) · 2.83 KB
/
elections_hknmod.20123
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
#! /bin/bash
# Elections for Fall 2012
./hknmod.py -s -l eunjian -c pres --nf "Eun Ji" --nl "An" -e "[email protected]"
./hknmod.py -s -l erictzeng -c rsec --nf "Eric" --nl "Tzeng" -e "[email protected]"
./hknmod.py -s -l seshadri -c vp --nf "Seshadri" --nl "Mahalingam" -e "[email protected]"
./hknmod.py -s -l bdong -c csec --nf "Ben" --nl "Dong" -e "[email protected]"
./hknmod.py -s -l rkandasamy -c treas --nf "Ramanan" --nl "Kandasamy" -e "[email protected]"
./hknmod.py -s -l mforney -c serv --nf "Michael" --nl "Forney" -e "[email protected]"
./hknmod.py -s -l mmurthy -c deprel --nf "Mukul" --nl "Murthy" -e "[email protected]"
./hknmod.py -s -l sge -c bridge --nf "Stephanie" --nl "Ge" -e "[email protected]"
./hknmod.py -s -l michelle -c bridge --nf "Yue" --nl "Bu" -e "[email protected]"
./hknmod.py -s -l nnchang -c act --nf "Nicholas" --nl "Chang" -e "[email protected]"
./hknmod.py -s -l cawong -c act --nf "Christina" --nl "Wong" -e "[email protected]"
./hknmod.py -s -l sagar -c alumrel --nf "Sagar" --nl "Karandikar" -e "[email protected]"
./hknmod.py -s -l jyoshim -c act --nf "Jiyong" --nl "Shim" -e "[email protected]"
./hknmod.py -s -l cameronlee -c serv --nf "Cameron" --nl "Lee" -e "[email protected]"
./hknmod.py -s -l rhwang -c indrel --nf "Richard" --nl "Hwang" -e "[email protected]"
./hknmod.py -s -l cong -c indrel --nf "Cong" --nl "Chen" -e "[email protected]"
./hknmod.py -s -l lwang -c indrel --nf "Lida" --nl "Wang" -e "[email protected]"
./hknmod.py -s -l zayd -c tutoring --nf "Zayd" --nl "Enam" -e "[email protected]"
./hknmod.py -s -l gabe -c bridge --nf "Gabe" --nl "Buckmaster" -e "[email protected]"
./hknmod.py -s -l acarlson -c tutoring --nf "Alex" --nl "Carlson" -e "[email protected]"
./hknmod.py -s -l ackermanir -c indrel --nf "Ian" --nl "Ackerman" -e "[email protected]"
./hknmod.py -s -l keegan -c compserv --nf "Keegan" --nl "Mann" -e "[email protected]"
./hknmod.py -s -l azhai -c compserv --nf "Andrew" --nl "Zhai" -e "[email protected]"
./hknmod.py -s -l twang -c compserv --nf "Tiffany" --nl "Wang" -e "[email protected]"
./hknmod.py -s -l yanlisa -c tutoring --nf "Lisa" --nl "Yan" -e "[email protected]"
./hknmod.py -s -l dylan -c compserv --nf "Dylan" --nl "Jackson" -e "[email protected]"
./hknmod.py -s -l soumya -c indrel --nf "Soumya" --nl "Basu" -e "[email protected]"
./hknmod.py -s -l vlee -c studrel --nf "Vincent" --nl "Lee" -e "[email protected]"
./hknmod.py -s -l christinaguo -c studrel --nf "Christina" --nl "Guo" -e "[email protected]"
./hknmod.py -s -l allenxiao -c tutoring --nf "Allen" --nl "Xiao" -e "[email protected]"
./hknmod.py -s -l fang -c studrel --nf "Fang-Kwei" --nl "Chang" -e "[email protected]"