@@ -13,14 +13,15 @@ const ContributorsDetails: React.FC = () => (
13
13
< p className = { classes [ 'description' ] } >
14
14
The < i > Source Academy</ i > is designed and developed by a team of students, most of who have
15
15
used the system to learn the fundamentals of computing and enjoyed it. This page includes
16
- all developers who contributed to the Source Academy < i > Merlin</ i > (2023) and its precursors{ ' ' }
17
- < i > Rook</ i > (2022), < i > Knight</ i > (2020) and < i > Cadet</ i > (2018). These versions succeeded
18
- Source Academy 2 (2017) and ultimately the original Source Academy (2016).
16
+ all developers who contributed to the Source Academy < i > Strange</ i > (2024) and its
17
+ precursors < i > Merlin</ i > (2023), < i > Rook</ i > (2022), < i > Knight</ i > (2020) and < i > Cadet</ i > { ' ' }
18
+ (2018). These versions succeeded Source Academy 2 (2017) and ultimately the original Source
19
+ Academy (2016).
19
20
</ p >
20
21
< div className = { classes [ 'leadership' ] } >
21
22
< H5 >
22
23
< strong >
23
- < u > 2023 Leadership (Merlin )</ u >
24
+ < u > 2024 Leadership (Strange )</ u >
24
25
</ strong >
25
26
</ H5 >
26
27
< p >
@@ -30,49 +31,35 @@ const ContributorsDetails: React.FC = () => (
30
31
</ p >
31
32
{ dot }
32
33
< p >
33
- Chow En Rong,
34
- < br />
35
- Shen Yi Hong
34
+ Zhang Yao
36
35
< br />
37
36
< strong > (Frontend)</ strong >
38
37
</ p >
39
38
{ dot }
40
39
< p >
41
- Chen Yanyu
40
+ Richard Dominick
42
41
< br />
43
42
< strong > (Backend)</ strong >
44
43
</ p >
45
44
{ dot }
46
45
< p >
47
- Gokul Rajiv,
48
- < br />
49
46
Lee Hyung Woon
50
47
< br />
51
48
< strong > (Game)</ strong >
52
49
</ p >
53
50
{ dot }
54
51
< p >
55
- Shen Yi Hong,
56
- < br />
57
- Zhan Jie,
52
+ Kyriel Mortel Abad
58
53
< br />
59
- < strong > (Source )</ strong >
54
+ < strong > (Languages )</ strong >
60
55
</ p >
61
56
{ dot }
62
57
< p >
63
- Lee Yi,
64
- < br />
65
- Joel Leow
58
+ Lee Yi
66
59
< br />
67
60
< strong > (Modules)</ strong >
68
61
</ p >
69
62
{ dot }
70
- < p >
71
- Richard Dominick
72
- < br />
73
- < strong > (Robotics)</ strong >
74
- </ p >
75
- { dot }
76
63
< p >
77
64
Boyd Anderson,
78
65
< br />
@@ -271,6 +258,61 @@ const ContributorsDetails: React.FC = () => (
271
258
(Modules)
272
259
</ p >
273
260
</ div >
261
+ < div className = { classes [ 'leadership' ] } >
262
+ < p className = { classes [ 'evenWider' ] } >
263
+ < strong > 2023 Leadership (Merlin)</ strong >
264
+ </ p >
265
+ < br />
266
+ < p >
267
+ Richard Dominick
268
+ < br />
269
+ < strong > (CTO)</ strong >
270
+ </ p >
271
+ { dot }
272
+ < p >
273
+ Chow En Rong,
274
+ < br />
275
+ Shen Yi Hong
276
+ < br />
277
+ < strong > (Frontend)</ strong >
278
+ </ p >
279
+ { dot }
280
+ < p >
281
+ Chen Yanyu
282
+ < br />
283
+ < strong > (Backend)</ strong >
284
+ </ p >
285
+ { dot }
286
+ < p >
287
+ Gokul Rajiv,
288
+ < br />
289
+ Lee Hyung Woon
290
+ < br />
291
+ < strong > (Game)</ strong >
292
+ </ p >
293
+ { dot }
294
+ < p >
295
+ Shen Yi Hong,
296
+ < br />
297
+ Zhan Jie,
298
+ < br />
299
+ < strong > (Source)</ strong >
300
+ </ p >
301
+ { dot }
302
+ < p >
303
+ Lee Yi,
304
+ < br />
305
+ Joel Leow
306
+ < br />
307
+ < strong > (Modules)</ strong >
308
+ </ p >
309
+ { dot }
310
+ < p >
311
+ Richard Dominick
312
+ < br />
313
+ < strong > (Robotics)</ strong >
314
+ </ p >
315
+ </ div >
274
316
< div className = { classes [ 'contributors' ] } >
275
317
< H5 >
276
318
< strong >
0 commit comments