From 57068cd41dc7efecb8fa200cd294c96fd6eb50f4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2020 13:12:50 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5bdc6d8b..700f1360 100644 --- a/README.md +++ b/README.md @@ -137,10 +137,19 @@ The code is licensed under GNU GENERAL PUBLIC LICENSE 2.0. For more details, rea Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): - -
Mārtiņš Zemlickis
Mārtiņš Zemlickis

🎨
Jeff Huang
Jeff Huang

🌍
黎紫珊
黎紫珊

📦
- - + + + + + + + + + +

Jeff Huang

🌍

Mārtiņš Zemlickis

🎨

黎紫珊

📦

Daryl.Xu

📦
+ + + This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! From eae147fac57214362ffe4b247c6e14eb08670f62 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2020 13:12:51 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 36f8755e..eafabe8d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -22,15 +22,23 @@ "contributions": [ "design" ] - }, - { + }, + { "login": "Sandural", "name": "黎紫珊", "avatar_url": "https://avatars3.githubusercontent.com/u/16163090?v=4", "profile": "https://github.com/Sandural", "contributions": [ "platform" - + ] + }, + { + "login": "ziqiangxu", + "name": "Daryl.Xu", + "avatar_url": "https://avatars2.githubusercontent.com/u/18530271?v=4", + "profile": "https://ziqiangxu.github.io/blog/", + "contributions": [ + "platform" ] } ], @@ -38,5 +46,6 @@ "projectName": "CopyTranslator", "projectOwner": "CopyTranslator", "repoType": "github", - "repoHost": "https://github.com" + "repoHost": "https://github.com", + "skipCi": true }