From b81e2eefcc9a6a033afde74a0eb191efb3e622ea Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 10 Jun 2022 08:09:06 +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 eb47f89..acd2255 100644
--- a/README.md
+++ b/README.md
@@ -222,6 +222,7 @@ Thanks goes to these people ([emoji key][emojis]):
 MeIr 🐛 ⚠️ |
 John Dengis 💻 ⚠️ |
+  Rokas Brazdžionis 💻 |
From c9d470d3381415a16f1caaac51de420745c0e007 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 10 Jun 2022 08:09:07 +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 83afbd4..9eac3c7 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -294,6 +294,15 @@
"code",
"test"
]
+ },
+ {
+ "login": "dzonatan",
+ "name": "Rokas Brazdžionis",
+ "avatar_url": "https://avatars.githubusercontent.com/u/5166666?v=4",
+ "profile": "https://github.com/dzonatan",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,