From 3087f66eb397f92ac7aecc9b2920f7dff81d8fb4 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 22 Apr 2020 04:40:30 +0000
Subject: [PATCH 1/3] docs: update README.md [skip ci]
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c8159153c..498a32e34 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
[](https://actions-badge.atrox.dev/manifoldco/swagger-to-ts/goto)
-[](#contributors-)
+[](#contributors-)
# 📘️ swagger-to-ts
@@ -269,6 +269,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Sorin Davidoi 🐛 💻 ⚠️ |
 Nathan Schneirov 💻 📖 🤔 ⚠️ |
+  Lucien Bénié 💻 📖 🤔 ⚠️ |
From 31915951e5610ef9481eca36efba809def02744a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 22 Apr 2020 04:40:31 +0000
Subject: [PATCH 2/3] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 0e48d7d3a..d7196c6df 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -105,6 +105,18 @@
"ideas",
"test"
]
+ },
+ {
+ "login": "lbenie",
+ "name": "Lucien Bénié",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/7316046?v=4",
+ "profile": "https://lbenie.netlify.com/",
+ "contributions": [
+ "code",
+ "doc",
+ "ideas",
+ "test"
+ ]
}
],
"contributorsPerLine": 7,
From d05ac59143bff89e3c09499bd859bc018e63b654 Mon Sep 17 00:00:00 2001
From: Drew Powers
Date: Tue, 21 Apr 2020 22:42:14 -0600
Subject: [PATCH 3/3] Add test to atlefren
---
.all-contributorsrc | 3 ++-
README.md | 5 ++++-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index d7196c6df..ee52b21ee 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -47,7 +47,8 @@
"contributions": [
"code",
"doc",
- "ideas"
+ "ideas",
+ "test"
]
},
{
diff --git a/README.md b/README.md
index 498a32e34..4bbfa2c0b 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,9 @@
[](https://actions-badge.atrox.dev/manifoldco/swagger-to-ts/goto)
+
[](#contributors-)
+
# 📘️ swagger-to-ts
@@ -261,7 +263,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Drew Powers 💻 📖 🚇 ⚠️ |
 Przemek Smyrdek 💻 📖 🤔 ⚠️ |
 Dan Enman 🐛 💻 |
-  Atle Frenvik Sveen 💻 📖 🤔 |
+  Atle Frenvik Sveen 💻 📖 🤔 ⚠️ |
 Tim de Wolf 💻 🤔 |
 Tom Barton 💻 📖 🤔 ⚠️ |
 Sven Nicolai Viig 🐛 💻 ⚠️ |
@@ -275,6 +277,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!