From 364703d85a71fd96f4d99be55cf2ae3bab6c6636 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 15 Jun 2021 22:11:19 +0000
Subject: [PATCH 1/3] docs: update README.md [skip ci]
---
README.md | 71 ++++++++++++++++++++++++++++---------------------------
1 file changed, 36 insertions(+), 35 deletions(-)
diff --git a/README.md b/README.md
index ab0be8e628..d713052ce8 100644
--- a/README.md
+++ b/README.md
@@ -99,51 +99,52 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
From 75d00e2cd37da531ae8005ed98bf1743484bf616 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 15 Jun 2021 22:11:20 +0000
Subject: [PATCH 2/3] docs: update README.zh-CN.md [skip ci]
---
README.zh-CN.md | 71 +++++++++++++++++++++++++------------------------
1 file changed, 36 insertions(+), 35 deletions(-)
diff --git a/README.zh-CN.md b/README.zh-CN.md
index 40b229a4f8..b22be86819 100644
--- a/README.zh-CN.md
+++ b/README.zh-CN.md
@@ -111,51 +111,52 @@ bar.render();
From a96759e3d87e8e0d095e767646e19d8a0a70db21 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 15 Jun 2021 22:11:21 +0000
Subject: [PATCH 3/3] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 5bba6c4bea..522be94430 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1,5 +1,5 @@
{
- "projectName": "g2plot",
+ "projectName": "G2Plot",
"projectOwner": "antvis",
"repoType": "github",
"repoHost": "https://github.com",
@@ -325,7 +325,17 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "YiSiWang",
+ "name": "14",
+ "avatar_url": "https://avatars.githubusercontent.com/u/20316342?v=4",
+ "profile": "https://github.com/YiSiWang",
+ "contributions": [
+ "code"
+ ]
}
],
- "contributorsPerLine": 6
+ "contributorsPerLine": 6,
+ "skipCi": true
}