From 880806fdd45de2476b5276033736c7e1c4eb0f91 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 7 Aug 2020 21:10:39 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci] Former-commit-id:
391f994d3d93fabf81fffcc11629055b4f885d3f
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index b3479a8cb..abab2df11 100644
--- a/README.md
+++ b/README.md
@@ -182,6 +182,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Maarten Pronk 🚇 |
Martijn Visser 💻 |
+ Fredrik Ekre 🚇 |
From efa2beeff79c345f8243a26c8eda62d98023fec3 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 7 Aug 2020 21:10:40 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
Former-commit-id: fe5e9a6a476639c1fbe27fc1cec0956772694769
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 663697c41..fcc7f179b 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -22,6 +22,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "fredrikekre",
+ "name": "Fredrik Ekre",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/11698744?v=4",
+ "profile": "https://github.com/fredrikekre",
+ "contributions": [
+ "infra"
+ ]
}
],
"contributorsPerLine": 7,