diff --git a/contributors/contributorsList.js b/contributors/contributorsList.js
index c024e73af0..37afc2d209 100644
--- a/contributors/contributorsList.js
+++ b/contributors/contributorsList.js
@@ -2089,5 +2089,10 @@ contributors = [
     fullname: "Parth Panjwani",
     username: "https://github.com/Parth-Panjwani",
   },
+  {
+    id: 432,
+    fullname: "Raaz Ghosh",
+    username: "https://github.com/raazghosh",
+  },
 
 ];