diff --git a/.all-contributorsrc b/.all-contributorsrc index 094511f2..ed02193f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -164,6 +164,15 @@ "contributions": [ "maintenance" ] + }, + { + "login": "adrienrenaud", + "name": "Adrien Renaud", + "avatar_url": "https://avatars3.githubusercontent.com/u/6208157?v=4", + "profile": "https://github.com/adrienrenaud", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 573f9968..ff63a290 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Downloads](https://pepy.tech/badge/simpletransformers)](https://pepy.tech/project/simpletransformers) -[![All Contributors](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-18-orange.svg?style=flat-square)](#contributors-) # Simple Transformers @@ -1149,6 +1149,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
nagenshukla

💻
flaviussn

💻 📖
Marc Torrellas

🚧 +
Adrien Renaud

💻