diff --git a/.all-contributorsrc b/.all-contributorsrc index 20829b79..1fc153a5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -217,6 +217,13 @@ "avatar_url": "https://avatars.githubusercontent.com/u/38070918?v=4", "profile": "https://github.com/Blankeos", "contributions": ["doc"] + }, + { + "login": "calvo-jp", + "name": "John Paul Calvo", + "avatar_url": "https://avatars.githubusercontent.com/u/86353187?v=4", + "profile": "https://github.com/calvo-jp", + "contributions": ["code"] } ], "contributorsPerLine": 7 diff --git a/README.md b/README.md index 7bb73d27..410b8cd5 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ [![Follow Pablo on Twitter](https://img.shields.io/twitter/follow/Pablo_ABC?style=social)](https://twitter.com/Pablo_ABC) -[![All Contributors](https://img.shields.io/badge/all_contributors-30-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-31-orange.svg?style=flat-square)](#contributors-) Felte is a simple to use form library for Svelte, Solid and React. No `Field` or `Form` components are needed, just plain stores and actions to build your form however you like. You can see it in action in this [CodeSandbox demo](https://codesandbox.io/s/felte-demo-wce2h?file=/App.svelte)! @@ -327,6 +327,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Alfredo Maria Milano
Alfredo Maria Milano

💻 Carlo Taleon
Carlo Taleon

📖 + John Paul Calvo
John Paul Calvo

💻