From 50b2cc57dad218377c696d966fbec7b6b82aebfa Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 9 May 2020 02:31:46 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f2a0ef6..33d3bb1 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![PHPJasper logo](docs/images/phpjasper.png) -[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-) [![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
Fernando Boaglio

💻 +
Rahul Jain

💻 From 98b65fcf468722db21ec30864df120e17d87e6fb Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 9 May 2020 02:31:47 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 85c9e60..4c48754 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -78,6 +78,15 @@ "contributions": [ "code" ] + }, + { + "login": "xRahul", + "name": "Rahul Jain", + "avatar_url": "https://avatars3.githubusercontent.com/u/1639945?v=4", + "profile": "https://rahulja.in", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,