Skip to content

Commit 22ace54

Browse files
committed
Update Ring Website
1 parent e11718a commit 22ace54

2 files changed

Lines changed: 27 additions & 27 deletions

File tree

source/data/team.data

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,6 @@ aTopContributors = [
4949
[
5050
'Mounir IDRASSI (Creator of VeraCrypt)',
5151
'C/C++ Expert'
52-
],
53-
[
54-
'Ahmad Zakaria',
55-
'RayLib Master'
56-
],
57-
[
58-
'Khaled ABID',
59-
'PWCT2 Testing'
6052
]
6153
]
6254
aManyThanks = [
@@ -152,7 +144,15 @@ aTeam2 = [
152144
[
153145
'Magdy Ragab',
154146
'Tester'
155-
],
147+
],
148+
[
149+
'Ahmad Zakaria',
150+
'Tester'
151+
],
152+
[
153+
'Khaled ABID',
154+
'Tester'
155+
],
156156
[
157157
'Ahmed Omar',
158158
'Tester'

team.html

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ <h3>Simple and flexible dynamic programming language for applications developmen
260260

261261

262262
<div id="topcontributors" class="panel panel-default">
263-
<div class="panel-heading"><h4>Top Contributors <span class="badge">6</span></h4></div>
263+
<div class="panel-heading"><h4>Top Contributors <span class="badge">4</span></h4></div>
264264
<div class="panel-body">
265265

266266
<table class="table table-striped">
@@ -305,22 +305,6 @@ <h3>Simple and flexible dynamic programming language for applications developmen
305305

306306
</tr>
307307

308-
<tr>
309-
310-
<th>Ahmad Zakaria</th>
311-
312-
<th>RayLib Master</th>
313-
314-
</tr>
315-
316-
<tr>
317-
318-
<th>Khaled ABID</th>
319-
320-
<th>PWCT2 Testing</th>
321-
322-
</tr>
323-
324308
</tbody>
325309
</table>
326310

@@ -612,7 +596,7 @@ <h3>Simple and flexible dynamic programming language for applications developmen
612596

613597

614598
<div id="halloffame" class="panel panel-default">
615-
<div class="panel-heading"><h4>Thanks for testing Ring and sending Bug Reports to Ring Team <span class="badge">163</span></h4></div>
599+
<div class="panel-heading"><h4>Thanks for testing Ring and sending Bug Reports to Ring Team <span class="badge">165</span></h4></div>
616600
<div class="panel-body">
617601

618602
<table class="table table-striped">
@@ -633,6 +617,22 @@ <h3>Simple and flexible dynamic programming language for applications developmen
633617

634618
</tr>
635619

620+
<tr>
621+
622+
<th>Ahmad Zakaria</th>
623+
624+
<th>Tester</th>
625+
626+
</tr>
627+
628+
<tr>
629+
630+
<th>Khaled ABID</th>
631+
632+
<th>Tester</th>
633+
634+
</tr>
635+
636636
<tr>
637637

638638
<th>Ahmed Omar</th>

0 commit comments

Comments
 (0)