From 881525798c440979d4cea8f5eb470733f221a44f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 30 Jun 2023 11:17:41 +0000
Subject: [PATCH 1/2] 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 a7d2858fc59..3c613b4333a 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-[](#contributors-)
+[](#contributors-)

@@ -135,6 +135,7 @@ For more examples, see [examples](examples) and [tests](tests).
 auxten 💻 |
 Lorenzo Mangani 💻 |
 laodouya 💻 |
+
 nmreadelf 💻 |
From 76e6287ce4fc3d9a0a4722c324d28b9400e63d7e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 30 Jun 2023 11:17:42 +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 85ae19a3e4a..81fa33bde78 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -33,6 +33,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "nmreadelf",
+ "name": "nmreadelf",
+ "avatar_url": "https://avatars.githubusercontent.com/u/7260482?v=4",
+ "profile": "https://github.com/nmreadelf",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,