Skip to content

Commit

Permalink
Merge 3705f8e into 1341832
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-henz committed Jun 26, 2021
2 parents 1341832 + 3705f8e commit c49885b
Showing 1 changed file with 14 additions and 8 deletions.
22 changes: 14 additions & 8 deletions src/pages/contributors/subcomponents/ContributorsDetails.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,27 +32,33 @@ class ContributorsDetails extends React.Component {
</p>
{dot}
<p>
Gokul Rajiv
Chow En Rong
<br />
<strong>(Game)</strong>
<strong>(Frontend)</strong>
</p>
{dot}
<p>
Chow En Rong
Chen Yanyu
<br />
<strong>(Frontend)</strong>
<strong>(Backend)</strong>
</p>
{dot}
<p>
Thomas Tan
Samuel Fang
<br />
<strong>(Source)</strong>
<strong>(SICP JS)</strong>
</p>
{dot}
<p>
Chen Yanyu
Gokul Rajiv
<br />
<strong>(Backend)</strong>
<strong>(Game)</strong>
</p>
{dot}
<p>
Thomas Tan
<br />
<strong>(Source)</strong>
</p>
{dot}
<p>
Expand Down

0 comments on commit c49885b

Please sign in to comment.