diff --git a/.all-contributorsrc b/.all-contributorsrc index 98e47c74..13dc377d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -22,6 +22,15 @@ "contributions": [ "code" ] + }, + { + "login": "arqex", + "name": "Javier Marquez", + "avatar_url": "https://avatars2.githubusercontent.com/u/6509397?v=4", + "profile": "http://arqex.com", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 9e364d9b..336e64a4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # react-datetime -[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) [![CircleCI](https://circleci.com/gh/NateRadebaugh/react-datetime.svg?style=svg)](https://circleci.com/gh/NateRadebaugh/react-datetime) @@ -149,6 +149,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Nate Radebaugh

💻
Simon Egersand

💻 +
Javier Marquez

💻