Skip to content

Commit

Permalink
docs: add gaxrai as a contributor for design, code (#4187)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Aug 9, 2022
1 parent dec7142 commit 25f5d89
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -10070,6 +10070,16 @@
"design",
"code"
]
},
{
"login": "gaxrai",
"name": "Ganesh Rai",
"avatar_url": "https://avatars.githubusercontent.com/u/72004365?v=4",
"profile": "https://github.com/gaxrai",
"contributions": [
"design",
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FEbazhanov%2Flinkedin-skill-assessments-quizzes&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1019-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-1020-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

> This repository is for those looking for answers to the LinkedIn assessment quiz questions or willing to help others by contributing to the tests. Or possibly you would like to create your first pull request and be added as a contributor. Whatever is your goal - you are always welcome here! Feel free to use [online grammar checker](https://www.grammarly.com/) when you contribute!
Expand Down Expand Up @@ -1431,6 +1431,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/rahulfaujdar"><img src="https://avatars.githubusercontent.com/u/83919231?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Rahul Faujdar</b></sub></a><br /><a href="#design-rahulfaujdar" title="Design">🎨</a> <a href="https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes/commits?author=rahulfaujdar" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Akv2021"><img src="https://avatars.githubusercontent.com/u/20198980?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Abhishek Verma</b></sub></a><br /><a href="#design-Akv2021" title="Design">🎨</a> <a href="https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes/commits?author=Akv2021" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/CelestialLemon"><img src="https://avatars.githubusercontent.com/u/63461785?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ashutosh Shinde</b></sub></a><br /><a href="#design-CelestialLemon" title="Design">🎨</a> <a href="https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes/commits?author=CelestialLemon" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/gaxrai"><img src="https://avatars.githubusercontent.com/u/72004365?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ganesh Rai</b></sub></a><br /><a href="#design-gaxrai" title="Design">🎨</a> <a href="https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes/commits?author=gaxrai" title="Code">💻</a></td>
</tr>
</table>

Expand Down

0 comments on commit 25f5d89

Please sign in to comment.