Merge pull request #59 from BRAVO68WEB/all-contributors/add-para-docx

docs: add para-docx as a contributor for code
This commit is contained in:
Jyotirmoy Bandyopadhayaya 2022-02-13 15:39:50 +05:30 committed by GitHub
commit cc234d8520
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 22 additions and 5 deletions

View File

@ -1,14 +1,25 @@
{
"projectName": "url-minify",
"projectOwner": "bravo68web",
"projectOwner": "BRAVO68WEB",
"repoType": "github",
"repoHost": "https://github.com/BRAVO68WEB/url-minify",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 55,
"commit": true,
"commitConvention": "none",
"contributors": [],
"contributorsPerLine": 7
"contributors": [
{
"login": "para-docx",
"name": "Dhruv Pruthi",
"avatar_url": "https://avatars.githubusercontent.com/u/72385299?v=4",
"profile": "https://github.com/para-docx",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}

View File

@ -1,6 +1,6 @@
<h1 align="center">Welcome to url-minify 👋</h1>
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-0-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
<p>
<a href="LICENSE" target="_blank">
@ -75,6 +75,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://github.com/para-docx"><img src="https://avatars.githubusercontent.com/u/72385299?v=4?s=55" width="55px;" alt=""/><br /><sub><b>Dhruv Pruthi</b></sub></a><br /><a href="https://github.com/BRAVO68WEB/url-minify/commits?author=para-docx" title="Code">💻</a></td>
</tr>
</table>
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->