Skip to content

Commit

Permalink
docs: add DiscreteLogarithm as a contributor for design, code (Ebazha…
Browse files Browse the repository at this point in the history
…nov#2868)

* 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 Dec 27, 2021
1 parent 67e2432 commit 8ea312a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -6663,6 +6663,16 @@
"design",
"code"
]
},
{
"login": "DiscreteLogarithm",
"name": "Morteza Jalalvand",
"avatar_url": "https://avatars.githubusercontent.com/u/1571075?v=4",
"profile": "https://github.com/DiscreteLogarithm",
"contributions": [
"design",
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,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-679-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-680-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 @@ -985,6 +985,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://www.linkedin.com/in/petar-todorov-ph-d-13326949/"><img src="https://avatars.githubusercontent.com/u/6433067?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Petar Todorov</b></sub></a><br /><a href="#design-petartodorov" title="Design">🎨</a> <a href="https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes/commits?author=petartodorov" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/GalexyN"><img src="https://avatars.githubusercontent.com/u/66571090?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Alexander Nguyen</b></sub></a><br /><a href="#design-GalexyN" title="Design">🎨</a> <a href="https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes/commits?author=GalexyN" title="Code">💻</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/DiscreteLogarithm"><img src="https://avatars.githubusercontent.com/u/1571075?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Morteza Jalalvand</b></sub></a><br /><a href="#design-DiscreteLogarithm" title="Design">🎨</a> <a href="https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes/commits?author=DiscreteLogarithm" title="Code">💻</a></td>
</tr>
</table>

<!-- markdownlint-restore -->
Expand Down

0 comments on commit 8ea312a

Please sign in to comment.