From 5dcc64636b5e65baa778e4337ae45341b6268f7d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 26 Jul 2021 21:16:20 +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 b035b443fd..d0c54d7533 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Human Essentials -[![All Contributors](https://img.shields.io/badge/all_contributors-101-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-102-orange.svg?style=flat-square)](#contributors-) [![View performance data on Skylight](https://badges.skylight.io/status/LrXHcxDK7Be9.svg)](https://oss.skylight.io/app/applications/LrXHcxDK7Be9) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Frubyforgood%2Fdiaper.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Frubyforgood%2Fdiaper?ref=badge_shield) @@ -371,6 +371,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Himanshu

💻
Mohamed Hegab

💻
Alejandro AR

💻 +
hatsu

💻 From 1d2220d74abca93685f7e6acdfb019b9eeb8b699 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 26 Jul 2021 21:16:20 +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 e0d7d33be6..85fe1d53c5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -927,6 +927,15 @@ "contributions": [ "code" ] + }, + { + "login": "hatsu38", + "name": "hatsu", + "avatar_url": "https://avatars.githubusercontent.com/u/16137809?v=4", + "profile": "https://github.com/hatsu38", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,