Skip to content

[pull] master from knaxus:master #8

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

Merged
merged 1 commit into from
Oct 23, 2022
Merged
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
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,19 @@ This repo contains the following sections implemented in **JavaScript**

Find the detailed contents and problem list here: [Table Of Contents](TOC.md)

## Contributors
## Maintainers

| Name | Twitter | LinkedIn | Website |
| ----------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------- | ------------------------------------------ |
| [Ashok Dey](https://github.com/ashokdey) | <a class="header-badge" target="_blank" href="https://twitter.com/intent/follow?screen_name=ashokdey_">![Twitter Follow](https://img.shields.io/twitter/follow/ashokdey_?label=%40ashokdey_&style=social) </a> | [Ashok Dey](https://linkedin.com/in/ashokdey) | [https://ashokdey.in](https://ashokdey.in) |
| [Ashu Deshwal](https://github.com/TheSTL) | <a class="header-badge" target="_blank" href="https://twitter.com/follow?screen_name=_TheSTL_">![Twitter Follow](https://img.shields.io/twitter/follow/_TheSTL_?label=%40_TheSTL__&style=social) </a> | [Ashu Deshwal](https://www.linkedin.com/in/ashu-deshwal/) | - |

[Detailed list of contributors](https://github.com/knaxus/problem-solving-javascript/graphs/contributors)
### Contributors

<a href = "https://github.com/knaxus/problem-solving-javascript/graphs/contributors">
<img src = "https://contrib.rocks/image?repo=knaxus/problem-solving-javascript"/>
</a>


## Contribution Guide

Expand Down