From 75ba2a7c3099280fd97e874914bae26fc4f08a55 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 24 Oct 2024 17:47:37 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index 5b207f70..a756077d 100644
--- a/README.md
+++ b/README.md
@@ -90,6 +90,9 @@ https://github.com/hasadna/open-bus-map-search/blob/main/src/model/busStop.ts#L4
Amos Sidelnik 💻 |
Tom Rytt 💻 |
+
+ Eduardo Henrique Gris 💻 |
+
From a5ef16a746327b685abfa608950668137ec9c5f3 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 24 Oct 2024 17:47:38 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 91fbdbb7..aba785df 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -215,6 +215,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "griseduardo",
+ "name": "Eduardo Henrique Gris",
+ "avatar_url": "https://avatars.githubusercontent.com/u/34499486?v=4",
+ "profile": "https://github.com/griseduardo",
+ "contributions": [
+ "code"
+ ]
}
]
}