From 19a4ae223b4769b91bd445a309dc7a1d52efb62a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 3 Aug 2024 17:20:21 +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 22f42f6..dc11c45 100644
--- a/README.md
+++ b/README.md
@@ -266,6 +266,7 @@ Thanks goes to these people ([emoji key][emojis]):
 Mark Goho 🚧 📖 |
 Jan-Willem Baart 💻 ⚠️ |
 S. Mumenthaler 💻 ⚠️ |
+  Andrei Alecu 💻 🤔 📖 |
From 57c3df324160951d9af3b16aec773c6ce19c8d6d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 3 Aug 2024 17:20:22 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index c1c0709..f79ae1c 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -380,6 +380,17 @@
"code",
"test"
]
+ },
+ {
+ "login": "andreialecu",
+ "name": "Andrei Alecu",
+ "avatar_url": "https://avatars.githubusercontent.com/u/697707?v=4",
+ "profile": "https://lets.poker/",
+ "contributions": [
+ "code",
+ "ideas",
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,