From af046f6a08d5c553449ad842819e735818d061d3 Mon Sep 17 00:00:00 2001 From: Heitor Ramon Ribeiro Date: Sun, 29 May 2022 11:02:51 -0300 Subject: [PATCH 1/5] docs: update @Aliaaaam as a contributor --- .all-contributorsrc | 3 ++- README.md | 17 ++++++++++++----- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 8b7a1f4fa..8361929fa 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -195,7 +195,8 @@ "avatar_url": "https://avatars.githubusercontent.com/u/88658555?v=4", "profile": "https://github.com/Aliaaaam", "contributions": [ - "code" + "code", + "design" ] }, { diff --git a/README.md b/README.md index a3e32dc57..36dd9a276 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This project is a Magento 2 integration for Vue Storefront 2.
-[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-19-orange.svg?style=flat-square)](#contributors-) ## How to start if you want to try out the integration @@ -110,6 +110,7 @@ If you have any questions about this integration we will be happy to answer them ## Contributors ✨ ### Honorable Mentions +- [Caravel x](https://www.caravelx.com/) - [Cyberfuze](https://cyberfuze.com/) - [Leonex](https://www.leonex.de/) @@ -128,18 +129,24 @@ Thanks go to these wonderful people 🙌:
Patrick Monteiro

💻 -
Kevin Gorjan

💻 -
Bartosz Herba

💻 -
Marcin Kwiatkowski

💻 📆 +
Kevin Gorjan

💻 📖 +
Bartosz Herba

💻 📖 🚧 🧑‍🏫 👀 +
Marcin Kwiatkowski

💻 📆 💼 📖 🤔 🚧 🧑‍🏫 👀
Filip Rakowski

💬 🧑‍🏫 👀 -
Filip Sobol

💬 🧑‍🏫 👀 +
Filip Sobol

💬 🧑‍🏫 👀 📖
Patryk Andrzejewski

💬 🧑‍🏫 👀
Renan Oliveira

🔧 🔌
Dominik Deimel

💻 📖
Lior Lindvor

💻 + +
Artur Tagisow

💻 +
Jonathan Ribas

💻 +
Ali Ghanei

💻 🎨 +
Maya Shavin

📖 + From e9f214cbe8bcc74a43b652d710009a37a8c3848e Mon Sep 17 00:00:00 2001 From: Heitor Ramon Ribeiro Date: Sun, 29 May 2022 11:03:48 -0300 Subject: [PATCH 2/5] docs: add @AlexanderDevitsky as a contributor --- .all-contributorsrc | 12 ++++++++++-- README.md | 5 +++-- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 8361929fa..8e230fc19 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -195,8 +195,7 @@ "avatar_url": "https://avatars.githubusercontent.com/u/88658555?v=4", "profile": "https://github.com/Aliaaaam", "contributions": [ - "code", - "design" + "code" ] }, { @@ -207,6 +206,15 @@ "contributions": [ "doc" ] + }, + { + "login": "AlexanderDevitsky", + "name": "Alexander Devitsky", + "avatar_url": "https://avatars.githubusercontent.com/u/14941520?v=4", + "profile": "https://github.com/AlexanderDevitsky", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 5 diff --git a/README.md b/README.md index 36dd9a276..a8fdda2ea 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This project is a Magento 2 integration for Vue Storefront 2.
-[![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-) ## How to start if you want to try out the integration @@ -144,8 +144,9 @@ Thanks go to these wonderful people 🙌:
Artur Tagisow

💻
Jonathan Ribas

💻 -
Ali Ghanei

💻 🎨 +
Ali Ghanei

💻
Maya Shavin

📖 +
Alexander Devitsky

💻 From 42daf4f450bdecd5ee89d92dad8ee5f5cd821e7f Mon Sep 17 00:00:00 2001 From: Heitor Ramon Ribeiro Date: Sun, 29 May 2022 11:04:05 -0300 Subject: [PATCH 3/5] docs: add @Diegoalbag as a contributor --- .all-contributorsrc | 9 +++++++++ README.md | 5 ++++- packages/api-client/README.md | 8 +++++++- packages/composables/README.md | 8 +++++++- packages/theme/README.md | 10 ++++++++++ 5 files changed, 37 insertions(+), 3 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 8e230fc19..2c97c0155 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -215,6 +215,15 @@ "contributions": [ "code" ] + }, + { + "login": "Diegoalbag", + "name": "Diego Alba", + "avatar_url": "https://avatars.githubusercontent.com/u/72459310?v=4", + "profile": "https://github.com/Diegoalbag", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 5 diff --git a/README.md b/README.md index a8fdda2ea..0c539fb50 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This project is a Magento 2 integration for Vue Storefront 2.
-[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-) ## How to start if you want to try out the integration @@ -148,6 +148,9 @@ Thanks go to these wonderful people 🙌:
Maya Shavin

📖
Alexander Devitsky

💻 + +
Diego Alba

💻 + diff --git a/packages/api-client/README.md b/packages/api-client/README.md index 87ba9b077..5cfbc2217 100644 --- a/packages/api-client/README.md +++ b/packages/api-client/README.md @@ -16,9 +16,10 @@ This integration developed by superheroes from [Caravel](https://github.com/cara
-[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-) + ## How to start if you want to try out the integration ``` @@ -132,6 +133,10 @@ Thanks go to these wonderful people 🙌:
Jonathan Ribas

💻
Ali Ghanei

💻
Maya Shavin

📖 +
Alexander Devitsky

💻 + + +
Diego Alba

💻 @@ -141,3 +146,4 @@ Thanks go to these wonderful people 🙌: This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! + diff --git a/packages/composables/README.md b/packages/composables/README.md index 8c0ad9648..5153fc127 100644 --- a/packages/composables/README.md +++ b/packages/composables/README.md @@ -16,9 +16,10 @@ This integration developed by superheroes from [Caravel](https://github.com/cara
-[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-) + ## How to start if you want to try out the integration ``` @@ -132,6 +133,10 @@ Thanks go to these wonderful people 🙌:
Jonathan Ribas

💻
Ali Ghanei

💻
Maya Shavin

📖 +
Alexander Devitsky

💻 + + +
Diego Alba

💻 @@ -141,3 +146,4 @@ Thanks go to these wonderful people 🙌: This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! + diff --git a/packages/theme/README.md b/packages/theme/README.md index c5247cf11..4542b3a3b 100644 --- a/packages/theme/README.md +++ b/packages/theme/README.md @@ -4,6 +4,11 @@ # Magento 2.x theme + +[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-) + + + ### Vue Storefront 2 integration with Magento ### Requirements: @@ -91,6 +96,10 @@ Thanks go to these wonderful people 🙌:
Jonathan Ribas

💻
Ali Ghanei

💻
Maya Shavin

📖 +
Alexander Devitsky

💻 + + +
Diego Alba

💻 @@ -100,3 +109,4 @@ Thanks go to these wonderful people 🙌: This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! + From bd0327c4df67e895cd387066c0c78056c5aa84fd Mon Sep 17 00:00:00 2001 From: Marcin Kwiatkowski Date: Mon, 30 May 2022 08:59:39 +0200 Subject: [PATCH 4/5] docs: update @sethidden as a contributor --- .all-contributorsrc | 9 ++++++++- README.md | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 2c97c0155..e2d7de562 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -177,7 +177,14 @@ "avatar_url": "https://avatars.githubusercontent.com/u/5359825?v=4", "profile": "https://github.com/sethidden", "contributions": [ - "code" + "code", + "question", + "ideas", + "infra", + "maintenance", + "review", + "test", + "tool" ] }, { diff --git a/README.md b/README.md index 0c539fb50..7528321a8 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ Thanks go to these wonderful people 🙌:
Lior Lindvor

💻 -
Artur Tagisow

💻 +
Artur Tagisow

💻 💬 🤔 🚇 🚧 👀 ⚠️ 🔧
Jonathan Ribas

💻
Ali Ghanei

💻
Maya Shavin

📖 From 0684e5c403076e940b463295ce05cc569bb78575 Mon Sep 17 00:00:00 2001 From: Marcin Kwiatkowski Date: Mon, 30 May 2022 09:00:52 +0200 Subject: [PATCH 5/5] docs: add @aelmizeb as a contributor --- .all-contributorsrc | 9 +++++++++ README.md | 3 ++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index e2d7de562..8811c0c4b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -231,6 +231,15 @@ "contributions": [ "code" ] + }, + { + "login": "aelmizeb", + "name": "Abdellatif EL MIZEB", + "avatar_url": "https://avatars.githubusercontent.com/u/19288561?v=4", + "profile": "https://github.com/aelmizeb", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 5 diff --git a/README.md b/README.md index 7528321a8..6004b322a 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This project is a Magento 2 integration for Vue Storefront 2.
-[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](#contributors-) ## How to start if you want to try out the integration @@ -150,6 +150,7 @@ Thanks go to these wonderful people 🙌:
Diego Alba

💻 +
Abdellatif EL MIZEB

💻