From 597db1372a5dce552531a60a42b332d34f3fc5c3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 02:39:31 +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 8a8275aab4..8c282af22b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ReactPlay(Repo: `react-play`) -[![All Contributors](https://img.shields.io/badge/all_contributors-19-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-)

@@ -190,6 +190,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Koustov

💻
Shri Om Trivedi

💻
Naresh Naik

💻 +
Vincent Patoc

💻 From 4486b4ad8ed431cf30543b9a8fcdc4db2d130d1f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 02:39:32 +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 a5969042e2..db0fa6da09 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -175,6 +175,15 @@ "contributions": [ "code" ] + }, + { + "login": "vincentBCP", + "name": "Vincent Patoc", + "avatar_url": "https://avatars.githubusercontent.com/u/18364292?v=4", + "profile": "https://github.com/vincentBCP", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,