From 214e371c98bd8c283ec4c7f4d76c86eef8e20700 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 16 Jun 2024 06:16:29 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 5742080..ed184b6 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,7 @@ The goal of this review is to revisit all this methods and compare them.
Facundo Sapienza 💻 📖 🤔 🚧 📆 🔬 |
+ frankschae 💻 📖 🤔 🔬 |
From b8f80ffd46b1be36006ebccd1f3493704ba94252 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 16 Jun 2024 06:16:30 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 649cf90..4fa52f7 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -21,6 +21,18 @@
"projectManagement",
"research"
]
+ },
+ {
+ "login": "frankschae",
+ "name": "frankschae",
+ "avatar_url": "https://avatars.githubusercontent.com/u/42201748?v=4",
+ "profile": "http://frankschae.github.io",
+ "contributions": [
+ "code",
+ "doc",
+ "ideas",
+ "research"
+ ]
}
]
}