Skip to content

Commit

Permalink
Merge branch 'master' into contribute
Browse files Browse the repository at this point in the history
  • Loading branch information
kautukkundan authored Oct 22, 2018
2 parents d64e90d + 184ee16 commit 41e72d7
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,8 @@
53. [Ritwiz Sinha](https://github.com/ritwizsinha)
54. [Ina Singhal](https://github.com/inasinghal17)
55. [Isha Agarwal](https://github.com/cbLife98)
56. [Patricia Ciortea](https://github.com/patri05)

56. [Sakaar](https://github.com/schmosbyy/)
57. [Aditya Dogra](https://github.com/Aditya1399)
58. [Shobhit Sagar](https://github.com/ShobhitSagar)
59. [komal](https://github.com/komal180)
60. [Patricia Ciortea](https://github.com/patri05)
124 changes: 124 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -818,6 +818,21 @@ <h3>CONTRIBUTORS</h3>
</div>
<!-- COPY TILL HERE -->

<!-- COPY FROM HERE -->
<div class="col-md-4">
<div class="m-card">
<div class="name">Shobhit Sagar</div>
<div class="msg">"Hello, World!"</div>
<div class="github container-fluid">
<div class="row">
<i class="fab fa-github"></i>
<a href="https://github.com/ShobhitSagar">/ShobhitSagar</a>
</div>
</div>
</div>
</div>
<!-- COPY TILL HERE -->

<!-- COPY FROM HERE -->
<div class="col-md-4">
<div class="m-card">
Expand Down Expand Up @@ -955,6 +970,115 @@ <h3>CONTRIBUTORS</h3>
</div>
<!-- COPY TILL HERE -->


































<!-- COPY FROM HERE -->
<div class="col-md-4">
<div class="m-card">
<div class="name">Sakaar</div>
<div class="msg">"'Vscode..What's that?', said Atom"</div>
<div class="github container-fluid">
<div class="row">
<i class="fab fa-github"></i>
<a href="https://github.com/schmosbyy/">/Sakaar</a>
</div>
</div>
</div>
</div>
<!-- COPY TILL HERE -->


































<!-- COPY FROM HERE -->
<div class="col-md-4">
<div class="m-card">
<div class="name">Aditya Dogra</div>
<div class="msg">"Talk is cheap show me the code"</div>
<div class="github container-fluid">
<div class="row">
<i class="fab fa-github"></i>
<a href="https://github.com/Aditya1399">/Aditya1399</a>
</div>
</div>
</div>
</div>
<!-- COPY TILL HERE -->














</div>
<br><br><br><br><br><br>
</div>
Expand Down

0 comments on commit 41e72d7

Please sign in to comment.