diff --git a/README.md b/README.md
index 9c6941fbd..cce48aee2 100644
--- a/README.md
+++ b/README.md
@@ -457,6 +457,7 @@ Thanks goes to these wonderful people who have contributed to making this resour
 wzz 🪲 |
 Ng Bo Lin ✍️ |
 keo-dara 🪲 |
+  Wayne Norman 🪲 |
diff --git a/tinytorch/.all-contributorsrc b/tinytorch/.all-contributorsrc
index d3f49b79b..fe76e8e6c 100644
--- a/tinytorch/.all-contributorsrc
+++ b/tinytorch/.all-contributorsrc
@@ -138,6 +138,15 @@
"contributions": [
"bug"
]
+ },
+ {
+ "login": "Kobra299",
+ "name": "Wayne Norman",
+ "avatar_url": "https://avatars.githubusercontent.com/u/4283156?v=4",
+ "profile": "https://github.com/Kobra299",
+ "contributions": [
+ "bug"
+ ]
}
]
}
diff --git a/tinytorch/README.md b/tinytorch/README.md
index 180c1c58f..8d0578bc7 100644
--- a/tinytorch/README.md
+++ b/tinytorch/README.md
@@ -281,6 +281,7 @@ Thanks to these wonderful people who helped improve TinyTorch!
 wzz 🪲 |
 Ng Bo Lin ✍️ |
 keo-dara 🪲 |
+  Wayne Norman 🪲 |