From f414880f6f24aacc9aaab783ff15bbec3ab1645f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 19 May 2020 21:10:10 +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 b755eb5..4d79430 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
## Show Cases
-[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
> Zoom while sliding
@@ -129,6 +129,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Juan Di Toro 💻 |
Alhaytham Elhassan 💻 |
Alexander Pataridze 💻 |
+ Peter Xu 💻 |
From aa96edd2ad70574f4f1d347e550169be2b21fcc0 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 19 May 2020 21:10:11 +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 0341c8f..75c5730 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -49,6 +49,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "pxpeterxu",
+ "name": "Peter Xu",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/2924388?v=4",
+ "profile": "https://github.com/pxpeterxu",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,