Skip to content

Commit

Permalink
docs: add fmedv as a contributor (Ebazhanov#1481)
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 Apr 21, 2021
1 parent d559d3c commit e60babf
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 @@ -3222,6 +3222,16 @@
"design",
"code"
]
},
{
"login": "fmedv",
"name": "Frane Medvidović",
"avatar_url": "https://avatars.githubusercontent.com/u/28409749?v=4",
"profile": "https://github.com/fmedv",
"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 @@
## Linkedin Quiz Answers, Skill Assessments Test

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-332-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-333-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 https://www.grammarly.com/ for online grammar checker when you contribute!
Expand Down Expand Up @@ -523,6 +523,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="http://saajan.work"><img src="https://avatars.githubusercontent.com/u/2259377?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Saajan</b></sub></a><br /><a href="#design-Saajan" title="Design">🎨</a> <a href="https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes/commits?author=Saajan" title="Code">💻</a></td>
<td align="center"><a href="http://www.silicons.studio"><img src="https://avatars.githubusercontent.com/u/66439372?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kushagra S</b></sub></a><br /><a href="#design-skushagra" title="Design">🎨</a> <a href="https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes/commits?author=skushagra" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/oanhgle"><img src="https://avatars.githubusercontent.com/u/62354718?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Oanh Le</b></sub></a><br /><a href="#design-oanhgle" title="Design">🎨</a> <a href="https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes/commits?author=oanhgle" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/fmedv"><img src="https://avatars.githubusercontent.com/u/28409749?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Frane Medvidović</b></sub></a><br /><a href="#design-fmedv" title="Design">🎨</a> <a href="https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes/commits?author=fmedv" title="Code">💻</a></td>
</tr>
</table>

Expand Down

0 comments on commit e60babf

Please sign in to comment.