From 172c5a6ff6c5718c98ccd0866db9647235e72e00 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 22 Apr 2020 04:12:13 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index f5d0cf5da..2d7156a0c 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,7 @@
[](#contributors-)
-
+[](#contributors-)
(scoped)](https://img.shields.io/npm/v/@manifoldco/swagger-to-ts.svg)](https://www.npmjs.com/package/@manifoldco/swagger-to-ts)
@@ -265,12 +263,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Przemek Smyrdek 💻 📖 🤔 ⚠️ |
 Dan Enman 🐛 💻 |
 Atle Frenvik Sveen 💻 📖 🤔 |
+  Tim de Wolf 💻 🤔 |
-
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
From cce8f2f383954fac32368bb64edcc79d020bf74b Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 22 Apr 2020 04:12:14 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index fd49f2a8a..95a288d29 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -49,6 +49,16 @@
"doc",
"ideas"
]
+ },
+ {
+ "login": "tpdewolf",
+ "name": "Tim de Wolf",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/4455209?v=4",
+ "profile": "http://www.timdewolf.com",
+ "contributions": [
+ "code",
+ "ideas"
+ ]
}
],
"contributorsPerLine": 7,