From a56ae04b3839c5881bc556fd9e2bd0e18a7456fa Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 31 Dec 2020 14:40:42 +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 299f039..8601941 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # StudyMatrix firebase -[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) [![Netlify Status](https://api.netlify.com/api/v1/badges/b7d6a434-0c42-49bf-820c-89d3ee2f09ac/deploy-status)](https://app.netlify.com/sites/studymatrix/deploys) [![Build Status](https://travis-ci.org/dwyl/esta.svg?branch=master)](https://travis-ci.org/dwyl/esta) @@ -55,6 +55,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Tamojit Das

💻 🎨 🚧 🤔
Sandip Mondal

💻 🎨 +
Rattle Coder

💻 🎨 📖 From 1c4fe314a8d89d30dfab14e82e2b5fd67f6501b9 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 31 Dec 2020 14:40:43 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 0309e6c..595e6f9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -26,6 +26,17 @@ "code", "design" ] + }, + { + "login": "rattlecoder123", + "name": "Rattle Coder", + "avatar_url": "https://avatars0.githubusercontent.com/u/22822936?v=4", + "profile": "http://tamojit.wixsite.com/mymusicmrtamojit", + "contributions": [ + "code", + "design", + "doc" + ] } ], "contributorsPerLine": 7,