Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md to add new contributor Novice-Expert #807

Merged
merged 4 commits into from
May 6, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,12 +251,13 @@ Top contributors:
- [Tibor Hercz @tiborhercz](https://github.com/tiborhercz)
- [Chris Elbring Jr. @neatzsche](https://github.com/neatzsche)
- [Puneeth Y @puneeth072003](https://github.com/puneeth072003)
- [Mike Woudenberg @mikewoudenberg](https://github.com/mikewoudenberg)
- [Divyanshu Dev @Novice-expert](https://github.com/Novice-expert)
- [Filip Chyla @fchyla](https://github.com/fchyla)
- [Dmitry Litosh @Dlitosh](https://github.com/Dlitosh)
- [Josh Grossman @tghosth](https://github.com/tghosth)
- [Turjo Chowdhury @turjoc120](https://github.com/turjoc120)
- [Spyros @northdpole](https://github.com/northdpole)
- [Mike Woudenberg @mikewoudenberg](https://github.com/mikewoudenberg)
- [Ruben Kruiver @RubenAtBinx](https://github.com/RubenAtBinx)
- [Shlomo Zalman Heigh @szh](https://github.com/szh)
- [Nicolas Humblot @nhumblot](https://github.com/nhumblot)
Expand Down
3 changes: 2 additions & 1 deletion src/main/resources/templates/welcome.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,12 +86,13 @@
<li><a href="https://github.com/tiborhercz">Tibor Hercz @tiborhercz</a></li>
<li><a href="https://github.com/neatzsche">Chris Elbring Jr. @neatzsche</a>
<li><a href="https://github.com/puneeth072003">Puneeth Y @puneeth072003</a>
<li><a href="https://github.com/mikewoudenberg">Mike Woudenberg @mikewoudenberg</a></li>
<li><a href="https://github.com/Novice-expert">Divyanshu Dev @Novice-expert</a></li>
<li><a href="https://github.com/fchyla">Filip Chyla @fchyla</a></li>
<li><a href="https://github.com/Dlitosh">Dmitry Litosh @Dlitosh</a></li>
<li><a href="https://github.com/tghosth">Josh Grossman @tghosth</a></li>
<li><a href="https://github.com/turjoc120">Turjo Chowdhury @turjoc120</a></li>
<li><a href="https://github.com/northdpole">Spyros @northdpole</a></li>
<li><a href="https://github.com/mikewoudenberg">Mike Woudenberg @mikewoudenberg</a></li>
<li><a href="https://github.com/RubenAtBinx">Ruben Kruiver @RubenAtBinx</a></li>
<li><a href="https://github.com/szh">Shlomo Zalman Heigh @szhx</a></li>
<li><a href="https://github.com/nhumblot">Nicolas Humblot @nhumblot</a></li>
Expand Down