diff --git a/.all-contributorsrc b/.all-contributorsrc
index 1650be90..dee31d7c 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -149,6 +149,15 @@
"contributions": [
"bug"
]
+ },
+ {
+ "login": "Larox",
+ "name": "Sebastián Arias",
+ "avatar_url": "https://avatars.githubusercontent.com/u/9751266?v=4",
+ "profile": "http://sebastianarias.dev",
+ "contributions": [
+ "bug"
+ ]
}
],
"contributorsPerLine": 7,
diff --git a/README.md b/README.md
index 818b8456..3d30ae0b 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
[![Greenkeeper badge](https://badges.greenkeeper.io/acacode/swagger-typescript-api.svg)](https://greenkeeper.io/)
[![NPM badge](https://img.shields.io/npm/v/swagger-typescript-api.svg)](https://www.npmjs.com/package/swagger-typescript-api)
[![Build Status](https://travis-ci.org/acacode/swagger-typescript-api.svg?branch=master)](https://travis-ci.org/acacode/swagger-typescript-api)
-[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg)](#contributors)
+[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg)](#contributors)
Fabien
🐛