Skip to content

Commit 682db4b

Browse files
committed
Update Ring Website - Team Members
1 parent f78100c commit 682db4b

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

website/team.data

+6
Original file line numberDiff line numberDiff line change
@@ -984,5 +984,11 @@
984984
985985
'Tester/Extensions',
986986
'Active'
987+
],
988+
[
989+
'Jamie Cooper',
990+
991+
'English Revision',
992+
'Active'
987993
]
988994
]

website/team.html

+13-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ <h3>Innovative and practical general-purpose multi-paradigm language</h3>
126126

127127
<div id="team" class="panel-group">
128128
<div class="panel panel-default">
129-
<div class="panel-heading"><h4>Ring Team <span class="badge">162</span></h4></div>
129+
<div class="panel-heading"><h4>Ring Team <span class="badge">163</span></h4></div>
130130
<div class="panel-body">
131131

132132
<table class="table table-striped">
@@ -2111,6 +2111,18 @@ <h3>Innovative and practical general-purpose multi-paradigm language</h3>
21112111

21122112
</tr>
21132113

2114+
<tr>
2115+
2116+
<th>Jamie Cooper</th>
2117+
2118+
2119+
2120+
<th>English Revision</th>
2121+
2122+
<th>Active</th>
2123+
2124+
</tr>
2125+
21142126
</tbody>
21152127
</table>
21162128

0 commit comments

Comments
 (0)