From 58573bcbb8b24d4c0f39606385fcf9c8ab1626d5 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 15 Feb 2021 03:40:08 +0300
Subject: [PATCH] docs: add Larox as a contributor (#160)
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
---
.all-contributorsrc | 9 +++++++++
README.md | 5 ++++-
2 files changed, 13 insertions(+), 1 deletion(-)
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
🐛