From 269ee05766b2ff5101c481db136e1c8d6f3a7738 Mon Sep 17 00:00:00 2001 From: Mrityunjay Kumar <118720403+mjpalash@users.noreply.github.com> Date: Sat, 29 Nov 2025 11:59:08 +0530 Subject: [PATCH 1/3] Added mjpalash in contributors folder --- contributors/mjpalash.html | 42 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 contributors/mjpalash.html diff --git a/contributors/mjpalash.html b/contributors/mjpalash.html new file mode 100644 index 00000000..b8ab6be9 --- /dev/null +++ b/contributors/mjpalash.html @@ -0,0 +1,42 @@ +
+

mjpalash

+

Associate Professor, BITS Pilani (WILP)

+

Programming languages I use

+
+
+ Python +
+
+ JavaScript +
+
+ +

Tools I use

+
+ + +
+
+ From 776f24d14b93462be7ad91d76900fa8fd8519fcc Mon Sep 17 00:00:00 2001 From: Mrityunjay Kumar <118720403+mjpalash@users.noreply.github.com> Date: Sat, 29 Nov 2025 12:02:22 +0530 Subject: [PATCH 2/3] Added mjpalash in contributor javascript as well --- scripts/contributors.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/contributors.js b/scripts/contributors.js index a090a27a..183d8a70 100644 --- a/scripts/contributors.js +++ b/scripts/contributors.js @@ -1,4 +1,7 @@ const contributorFiles = [ + "mjpalash.html", "roshanjossey.html", "gokultp.html", ]; + + From 0331bf4235701dce69adf9f5251d2085ccbb9cb9 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 29 Nov 2025 06:37:33 +0000 Subject: [PATCH 3/3] Revert changes to scripts/contributors.js [skip ci] --- scripts/contributors.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/contributors.js b/scripts/contributors.js index 183d8a70..a090a27a 100644 --- a/scripts/contributors.js +++ b/scripts/contributors.js @@ -1,7 +1,4 @@ const contributorFiles = [ - "mjpalash.html", "roshanjossey.html", "gokultp.html", ]; - -