From 6166c1b1fbbefcb578bde39b106e9913d53ce270 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 14:27:12 +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 a622de52cf..deb569762b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Contribution Guide -[![All Contributors](https://img.shields.io/badge/all_contributors-61-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-62-orange.svg?style=flat-square)](#contributors-) ## Introduction @@ -194,6 +194,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Jordan Pisaniello

🖋
Richard Hennig

🖋
caffenix

🖋 +
Lento Manickathan

🖋 From 0d576b940da34831aa8797f928112e478d9adf79 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 14:27:13 +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 27b6f37d93..6613ddd8b1 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -565,6 +565,15 @@ "contributions": [ "content" ] + }, + { + "login": "lento234", + "name": "Lento Manickathan", + "avatar_url": "https://avatars.githubusercontent.com/u/3255070?v=4", + "profile": "https://manickathan.ch/", + "contributions": [ + "content" + ] } ], "contributorsPerLine": 7,