diff --git a/README.md b/README.md
index ba1200fa9..cbcbc8341 100644
--- a/README.md
+++ b/README.md
@@ -462,6 +462,7 @@ Thanks goes to these wonderful people who have contributed to making this resour
 keo-dara 🪲 |
 Wayne Norman 🪲 |
 Ilham Rafiqin 🪲 |
+  AndreaMattiaGaravagn ✍️ |
diff --git a/tinytorch/.all-contributorsrc b/tinytorch/.all-contributorsrc
index fe8fc62e6..b7e54f3e7 100644
--- a/tinytorch/.all-contributorsrc
+++ b/tinytorch/.all-contributorsrc
@@ -176,6 +176,15 @@
"contributions": [
"bug"
]
+ },
+ {
+ "login": "AndreaMattiaGaravagn",
+ "name": "AndreaMattiaGaravagn",
+ "avatar_url": "https://avatars.githubusercontent.com/AndreaMattiaGaravagn",
+ "profile": "https://github.com/AndreaMattiaGaravagn",
+ "contributions": [
+ "doc"
+ ]
}
]
}
diff --git a/tinytorch/README.md b/tinytorch/README.md
index 54f3c60c2..4a18ab6a5 100644
--- a/tinytorch/README.md
+++ b/tinytorch/README.md
@@ -287,6 +287,7 @@ Thanks to these wonderful people who helped improve TinyTorch!
 Wayne Norman 🪲 |
 Ilham Rafiqin 🪲 |
+  AndreaMattiaGaravagn ✍️ |