From 03a6403898eb4eb1b045c0ec1d787f646f8a3d6c Mon Sep 17 00:00:00 2001 From: Franck Date: Fri, 9 Aug 2019 16:33:49 +0200 Subject: [PATCH 1/4] Add missing core team members to README --- .all-contributorsrc | 54 +++++++++++++++++++++++++++++++++++++++++++++ README.md | 8 +++++++ 2 files changed, 62 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 192ec4d2b0..9e094c81f5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -78,6 +78,60 @@ "code" ] }, + { + "login": "CodesOfRa", + "name": "Ramona", + "avatar_url": "https://avatars0.githubusercontent.com/u/945186?v=4", + "profile": "https://twitter.com/CodesOfRa", + "contributions": [ + "code" + ] + }, + { + "login": "fatihacet", + "name": "Fatih Acet", + "avatar_url": "https://avatars3.githubusercontent.com/u/712419?v=4", + "profile": "https://fatihacet.com", + "contributions": [ + "code" + ] + }, + { + "login": "filrak", + "name": "Filip Rakowski", + "avatar_url": "https://avatars2.githubusercontent.com/u/15185752?v=4", + "profile": "https://rakowski.dev", + "contributions": [ + "code" + ] + }, + { + "login": "farcaller", + "name": "Vladimir Pouzanov", + "avatar_url": "https://avatars2.githubusercontent.com/u/693?v=4", + "profile": "http://farcaller.net/", + "contributions": [ + "code" + ] + }, + { + "login": "vicbergquist", + "name": "Victoria Bergquist", + "avatar_url": "https://avatars0.githubusercontent.com/u/25737281?v=4", + "profile": "https://twitter.com/vicbergquist", + "contributions": [ + "code" + ] + }, + { + "login": "newsbielt703", + "name": "Billyyyyy3320", + "avatar_url": "https://avatars0.githubusercontent.com/u/38957202?v=4", + "profile": "https://billychin.netlify.com/", + "contributions": [ + "code" + ] + } ], "contributorsPerLine": 7 } diff --git a/README.md b/README.md index a2e5288594..60608905f2 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,14 @@ If you have a VuePress-related project/component/tool, add it with a pull reques Nikita Sobolev
Nikita Sobolev

💻 📖 Giraud Florent
Giraud Florent

💻 + + Ramona
Ramona

💻 + Fatih Acet
Fatih Acet

💻 + Filip Rakowski
Filip Rakowski

💻 + Vladimir Pouzanov
Vladimir Pouzanov

💻 + Victoria Bergquist
Victoria Bergquist

💻 + Billyyyyy3320
Billyyyyy3320

💻 + From 241129df2cc86523454b3edd75cb5a3062841fed Mon Sep 17 00:00:00 2001 From: Ben Hong Date: Fri, 9 Aug 2019 13:09:47 -0400 Subject: [PATCH 2/4] :memo: (doc): Add core team member --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 9e094c81f5..ccb561f238 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -131,6 +131,16 @@ "contributions": [ "code" ] + }, + { + "login": "bencodezen", + "name": "Ben Hong", + "avatar_url": "https://avatars3.githubusercontent.com/u/4836334?s=460&v=4", + "profile": "https://www.bencodezen.io", + "contributions": [ + "doc", + "blog" + ] } ], "contributorsPerLine": 7 From 7e4ff4d94ea705ff02ff1677c1ed92b0ffe37360 Mon Sep 17 00:00:00 2001 From: Franck Date: Sun, 11 Aug 2019 18:47:26 +0200 Subject: [PATCH 3/4] Fix all-contributors file --- .all-contributorsrc | 6 +++--- README.md | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index ccb561f238..09104a456f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -135,10 +135,10 @@ { "login": "bencodezen", "name": "Ben Hong", - "avatar_url": "https://avatars3.githubusercontent.com/u/4836334?s=460&v=4", - "profile": "https://www.bencodezen.io", + "avatar_url": "https://avatars0.githubusercontent.com/u/4836334?v=4", + "profile": "http://www.bencodezen.io", "contributions": [ - "doc", + "code", "blog" ] } diff --git a/README.md b/README.md index 60608905f2..5736702d9c 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ If you have a VuePress-related project/component/tool, add it with a pull reques Vladimir Pouzanov
Vladimir Pouzanov

💻 Victoria Bergquist
Victoria Bergquist

💻 Billyyyyy3320
Billyyyyy3320

💻 + Ben Hong
Ben Hong

💻 📝 From fbc45e6f9cfe9ab0cfa3e00f78a915ee5afb0bbd Mon Sep 17 00:00:00 2001 From: Franck Date: Sun, 11 Aug 2019 18:50:28 +0200 Subject: [PATCH 4/4] Add design contribution for Victoria --- .all-contributorsrc | 3 ++- README.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 09104a456f..68197970dc 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -120,7 +120,8 @@ "avatar_url": "https://avatars0.githubusercontent.com/u/25737281?v=4", "profile": "https://twitter.com/vicbergquist", "contributions": [ - "code" + "code", + "design" ] }, { diff --git a/README.md b/README.md index 5736702d9c..c614ecee17 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ If you have a VuePress-related project/component/tool, add it with a pull reques Fatih Acet
Fatih Acet

💻 Filip Rakowski
Filip Rakowski

💻 Vladimir Pouzanov
Vladimir Pouzanov

💻 - Victoria Bergquist
Victoria Bergquist

💻 + Victoria Bergquist
Victoria Bergquist

💻 🎨 Billyyyyy3320
Billyyyyy3320

💻 Ben Hong
Ben Hong

💻 📝