From c09d3ee2eda25cf834fee91a8b831612fc9cfe09 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 10 Jul 2022 00:10:30 -0400 Subject: [PATCH] docs: add rohandebsarkar as a contributor for code (#752) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 13 ++++++++++++- README.md | 5 +++-- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 596f455..9a9d5d5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,5 +1,7 @@ { - "files": ["README.md"], + "files": [ + "README.md" + ], "imageSize": 100, "commit": false, "contributorsPerLine": 7, @@ -20,6 +22,15 @@ "design", "code" ] + }, + { + "login": "rohandebsarkar", + "name": "Rohan Deb Sarkar", + "avatar_url": "https://avatars.githubusercontent.com/u/50144004?v=4", + "profile": "http://rohandebsarkar.github.io", + "contributions": [ + "code" + ] } ] } diff --git a/README.md b/README.md index bdf9a24..148440a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # al-folio -[core_contributors]: https://img.shields.io/badge/core_contributors-1-orange.svg 'Number of core contributors' +[core_contributors]: https://img.shields.io/badge/core_contributors-2-orange.svg 'Number of core contributors' [![deploy](https://github.com/alshedivat/al-folio/actions/workflows/deploy.yml/badge.svg)](https://github.com/alshedivat/al-folio/actions/workflows/deploy.yml) @@ -413,7 +413,8 @@ Many thanks to wonderful people who have made substantial contributions to al-fo - + +

Maruan

🎨 💻

Maruan

Rohan Deb Sarkar