Skip to content

Commit 9a576f5

Browse files
authored
Merge pull request #241 from PHPJasper/all-contributors/add-xRahul
docs: add xRahul as a contributor
2 parents 02bdc17 + 98b65fc commit 9a576f5

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,15 @@
7878
"contributions": [
7979
"code"
8080
]
81+
},
82+
{
83+
"login": "xRahul",
84+
"name": "Rahul Jain",
85+
"avatar_url": "https://avatars3.githubusercontent.com/u/1639945?v=4",
86+
"profile": "https://rahulja.in",
87+
"contributions": [
88+
"code"
89+
]
8190
}
8291
],
8392
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![PHPJasper logo](docs/images/phpjasper.png)
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
66
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
@@ -361,6 +361,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
361361
</tr>
362362
<tr>
363363
<td align="center"><a href="http://www.boaglio.com"><img src="https://avatars0.githubusercontent.com/u/6140?v=4" width="100px;" alt=""/><br /><sub><b>Fernando Boaglio</b></sub></a><br /><a href="https://github.com/PHPJasper/phpjasper/commits?author=boaglio" title="Code">💻</a></td>
364+
<td align="center"><a href="https://rahulja.in"><img src="https://avatars3.githubusercontent.com/u/1639945?v=4" width="100px;" alt=""/><br /><sub><b>Rahul Jain</b></sub></a><br /><a href="https://github.com/PHPJasper/phpjasper/commits?author=xRahul" title="Code">💻</a></td>
364365
</tr>
365366
</table>
366367

0 commit comments

Comments
 (0)