From d5d7fd95162cc2da851c2724e05e65812197db9d Mon Sep 17 00:00:00 2001 From: Shivam Singh <81038095+shivam123-dev@users.noreply.github.com> Date: Sat, 29 Nov 2025 12:02:45 +0530 Subject: [PATCH 1/3] Add shivam123-dev --- contributors/shivam123-dev.html | 42 +++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 contributors/shivam123-dev.html diff --git a/contributors/shivam123-dev.html b/contributors/shivam123-dev.html new file mode 100644 index 00000000..c2aa881a --- /dev/null +++ b/contributors/shivam123-dev.html @@ -0,0 +1,42 @@ +
+

shivam123-dev

+

I am Shivam Singh

+

Programming languages I use

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

Tools I use

+
+ + +
+
+ From a89217c2a188bbeb53bf12a5137e555db60e5c55 Mon Sep 17 00:00:00 2001 From: Shivam Singh <81038095+shivam123-dev@users.noreply.github.com> Date: Sat, 29 Nov 2025 12:03:21 +0530 Subject: [PATCH 2/3] Update contributors.js --- scripts/contributors.js | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/contributors.js b/scripts/contributors.js index a090a27a..18bdeefa 100644 --- a/scripts/contributors.js +++ b/scripts/contributors.js @@ -1,4 +1,5 @@ const contributorFiles = [ + "shivam123-dev.html", "roshanjossey.html", "gokultp.html", ]; From f052d912b5a39bac6b6b37e66401add1e7b2f37c Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 29 Nov 2025 06:34:13 +0000 Subject: [PATCH 3/3] Revert changes to scripts/contributors.js [skip ci] --- scripts/contributors.js | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/contributors.js b/scripts/contributors.js index 18bdeefa..a090a27a 100644 --- a/scripts/contributors.js +++ b/scripts/contributors.js @@ -1,5 +1,4 @@ const contributorFiles = [ - "shivam123-dev.html", "roshanjossey.html", "gokultp.html", ];