Skip to content

Commit 7218ed5

Browse files
authored
Merge pull request #965 from thecourseforum/dev
Update Alums
2 parents 15a25f3 + 05ff19a commit 7218ed5

File tree

7 files changed

+40
-42
lines changed

7 files changed

+40
-42
lines changed
File renamed without changes.

tcf_website/static/about/team-pfps/ENG_Bryan_Katuari.jpg renamed to tcf_website/static/about/alum-pfps/ENG_Bryan_Katuari.jpg

File renamed without changes.

tcf_website/static/about/team-pfps/ENG_Ruiyu_Zhang.jpg renamed to tcf_website/static/about/alum-pfps/ENG_Ruiyu_Zhang.jpg

File renamed without changes.

tcf_website/static/about/team-pfps/ENG_Sebastian_Wiktorowicz.png renamed to tcf_website/static/about/alum-pfps/ENG_Sebastian_Wiktorowicz.png

File renamed without changes.

tcf_website/static/about/team-pfps/ENG_Vincent_Song.jpg renamed to tcf_website/static/about/alum-pfps/ENG_Vincent_Song.jpg

File renamed without changes.

tcf_website/views/team_alums.json

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,35 @@
1414
}
1515
],
1616
"contributors": [
17+
{
18+
"group_name": "Class of 2027",
19+
"members": [
20+
{
21+
"name": "Arthur Wu",
22+
"role": "Developer",
23+
"class": "2027",
24+
"img_filename": "ENG_Arthur_Wu.jpg",
25+
"github": "arthurwu1227"
26+
}
27+
]
28+
},
1729
{
1830
"group_name": "Class of 2026",
1931
"members": [
32+
{
33+
"name": "Bryan Katuari",
34+
"role": "Developer",
35+
"class": "2026",
36+
"img_filename": "ENG_Bryan_Katuari.jpg",
37+
"github": "bryankatuari"
38+
},
39+
{
40+
"name": "Ruiyu Zhang",
41+
"role": "Developer",
42+
"class": "2026",
43+
"img_filename": "ENG_Ruiyu_Zhang.jpg",
44+
"github": "RuiyuZhang69"
45+
},
2046
{
2147
"name": "Tommy Lam",
2248
"role": "Developer",
@@ -37,6 +63,13 @@
3763
"class": "2026",
3864
"img_filename": "ENG_Tino_Martella.jpg",
3965
"github": "Tino-Martella"
66+
},
67+
{
68+
"name": "Sebastian Wiktorowicz",
69+
"role": "Developer",
70+
"class": "2026",
71+
"img_filename": "ENG_Sebastian_Wiktorowicz.png",
72+
"github": "SebastianWikt"
4073
}
4174
]
4275
},
@@ -73,6 +106,13 @@
73106
"role": "VP | Marketing & Design",
74107
"class": "2025",
75108
"img_filename": "MAD_Rachita_Pathipati.webp"
109+
},
110+
{
111+
"name": "Vincent Song",
112+
"role": "Developer",
113+
"class": "2025",
114+
"img_filename": "ENG_Vincent_Song.jpg",
115+
"github": "vsong15"
76116
}
77117
]
78118
},

tcf_website/views/team_info.json

Lines changed: 0 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -105,13 +105,6 @@
105105
"img_filename": "ENG_Neha_Bagalkot.jpg",
106106
"github": "nehagb99"
107107
},
108-
{
109-
"name": "Ruiyu Zhang",
110-
"role": "Developer",
111-
"class": "2026",
112-
"img_filename": "ENG_Ruiyu_Zhang.jpg",
113-
"github": "RuiyuZhang69"
114-
},
115108
{
116109
"name": "Kyle Durrer",
117110
"role": "Developer",
@@ -126,34 +119,13 @@
126119
"img_filename": "ENG_Alex_Yung.jpg",
127120
"github": "alex-yung-github"
128121
},
129-
{
130-
"name": "Bryan Katuari",
131-
"role": "Developer",
132-
"class": "2026",
133-
"img_filename": "ENG_Bryan_Katuari.jpg",
134-
"github": "bryankatuari"
135-
},
136122
{
137123
"name": "Luke Kohler",
138124
"role": "Developer",
139125
"class": "2026",
140126
"img_filename": "ENG_Luke_Kohler.jpeg",
141127
"github": "ldkohler"
142128
},
143-
{
144-
"name": "Vincent Song",
145-
"role": "Developer",
146-
"class": "2025",
147-
"img_filename": "ENG_Vincent_Song.jpg",
148-
"github": "vsong15"
149-
},
150-
{
151-
"name": "Arthur Wu",
152-
"role": "Developer",
153-
"class": "2027",
154-
"img_filename": "ENG_Arthur_Wu.jpg",
155-
"github": "arthurwu1227"
156-
},
157129
{
158130
"name": "Zohaib Khalid",
159131
"role": "Developer",
@@ -221,20 +193,6 @@
221193
"img_filename": "ENG_Olivia_Seto.jpg",
222194
"github": "oliviaseto"
223195
},
224-
{
225-
"name": "Sebastian Wiktorowicz",
226-
"role": "Developer",
227-
"class": "2026",
228-
"img_filename": "ENG_Sebastian_Wiktorowicz.png",
229-
"github": "SebastianWikt"
230-
},
231-
{
232-
"name": "Tino Martella",
233-
"role": "Developer",
234-
"class": "2026",
235-
"img_filename": "ENG_Tino_Martella.jpg",
236-
"github": "Tino-Martella"
237-
},
238196
{
239197
"name": "Hanzhe Dong",
240198
"role": "Developer",

0 commit comments

Comments
 (0)