From 2a91b64352f64351d94ff568674dc464a9fa5019 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 18 Jan 2024 09:20:56 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index ff8db15a..04a5a1f9 100644
--- a/README.md
+++ b/README.md
@@ -1172,6 +1172,7 @@ Refitter supports .NET versions with current long-term support **(6.0 and 8.0)**
direncancatalkaya 💻 |
+ Robert Palmqvist 🤔 |
From b5d3afa0a04fe94ea0ba272ab286e169e0640540 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 18 Jan 2024 09:20:57 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 98e18660..b7a9ee69 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -337,6 +337,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "robpalm",
+ "name": "Robert Palmqvist",
+ "avatar_url": "https://avatars.githubusercontent.com/u/14939530?v=4",
+ "profile": "https://github.com/robpalm",
+ "contributions": [
+ "ideas"
+ ]
}
],
"contributorsPerLine": 7,