Skip to content

Commit

Permalink
Merge pull request #42 from Pavel401/all-contributors/add-harmeetsingh11
Browse files Browse the repository at this point in the history
docs: add harmeetsingh11 as a contributor for code, plugin, and security
  • Loading branch information
Pavel401 authored Jan 21, 2024
2 parents cac665f + 19a952f commit 6d3ee62
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
11 changes: 11 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,17 @@
"contributions": [
"code"
]
},
{
"login": "harmeetsingh11",
"name": "Harmeet Singh",
"avatar_url": "https://avatars.githubusercontent.com/u/130365071?v=4",
"profile": "http://biodrop.io/harmeetsingh11",
"contributions": [
"code",
"plugin",
"security"
]
}
],
"contributorsPerLine": 7,
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Jobs Scraper
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

![Screenshot](https://github.com/Pavel401/Jobs-Scraper/assets/47685150/bec93412-7c81-443b-990a-9fc0d92bfadc)
Expand Down Expand Up @@ -217,6 +217,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hemant933"><img src="https://avatars.githubusercontent.com/u/104961126?v=4?s=100" width="100px;" alt="Hemant Chaudhary"/><br /><sub><b>Hemant Chaudhary</b></sub></a><br /><a href="https://github.com/Pavel401/Jobs-Scraper/commits?author=hemant933" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/AbhineshJha"><img src="https://avatars.githubusercontent.com/u/142514166?v=4?s=100" width="100px;" alt="Abhinesh"/><br /><sub><b>Abhinesh</b></sub></a><br /><a href="https://github.com/Pavel401/Jobs-Scraper/commits?author=AbhineshJha" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="http://biodrop.io/harmeetsingh11"><img src="https://avatars.githubusercontent.com/u/130365071?v=4?s=100" width="100px;" alt="Harmeet Singh"/><br /><sub><b>Harmeet Singh</b></sub></a><br /><a href="https://github.com/Pavel401/Jobs-Scraper/commits?author=harmeetsingh11" title="Code">💻</a> <a href="#plugin-harmeetsingh11" title="Plugin/utility libraries">🔌</a> <a href="#security-harmeetsingh11" title="Security">🛡️</a></td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit 6d3ee62

Please sign in to comment.