Skip to content

Commit

Permalink
Add major contributor names on about page (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
rtgdk committed Nov 11, 2020
1 parent 4b700c6 commit 531152c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/app/templates/app/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,11 @@ <h3>The Software Package Data Exchange (SPDX) specification is a standard format
<p class="lead" style="color:#0097c4;"><strong>What is this about ?</strong></p>
<h3>Providing an all-in-one portal to upload and parse SPDX documents for validation, comparison and conversion and search SPDX license list.</h3>
<hr>
<p class="lead text-right" style="color:#0097c4;"><strong>Project by - Rohit Lodha, GSoC 2017<br> Tushar Mittal, GSoC 2018</strong></p>
<p class="lead text-right" style="color:#0097c4;">
<strong>
Project by-<br> Rohit Lodha, GSoC 2017 <br> Tushar Mittal, GSoC 2018 <br> Galo Castillo, GSoC 2018 <br> Umang Taneja, GSoC 2019 <br> Tanjong Agbor Smith, GSoC 2019
</strong>
</p>

{% endblock %}

Expand Down

0 comments on commit 531152c

Please sign in to comment.