diff --git a/.all-contributorsrc b/.all-contributorsrc index 93c16949..5cb8b7de 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -197,6 +197,15 @@ "contributions": [ "bug" ] + }, + { + "login": "ylemoigne", + "name": "Yann Le Moigne", + "avatar_url": "https://avatars.githubusercontent.com/u/2000657?v=4", + "profile": "https://github.com/ylemoigne", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 0973ad75..e2c9f0e9 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ [![Project Map](https://sourcespy.com/shield.svg)](https://sourcespy.com/github/quarkiversequarkusquinoa/) -[![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-) Quinoa is a Quarkus extension which eases the development, the build and serving of single page apps or web components (built with [npm](https://docs.npmjs.com/) : [React](https://react.dev/learn), [Angular](https://angular.io/guide/what-is-angular), [Vue](https://vuejs.org/guide/introduction.html), [Lit](https://lit.dev/), [Svelte](https://svelte.dev/docs/introduction), [Astro](https://docs.astro.build/en/getting-started/), [SolidJS](https://www.solidjs.com/guides/getting-started) …) alongside [Quarkus](https://quarkus.io/). It is possible to use it with a Quarkus backend in a single project. @@ -115,6 +115,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d mbouhda
mbouhda

🐛 mschorsch
mschorsch

🐛 + + Yann Le Moigne
Yann Le Moigne

💻 +