From 01b7b6f62671ada98c75fc164989cba36310f09a Mon Sep 17 00:00:00 2001 From: vivekreddy Date: Thu, 4 Dec 2025 21:10:10 +0530 Subject: [PATCH 1/3] add-vivek-reddy --- contributors/vivekreddy007.html | 42 +++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 contributors/vivekreddy007.html diff --git a/contributors/vivekreddy007.html b/contributors/vivekreddy007.html new file mode 100644 index 00000000..f706d73f --- /dev/null +++ b/contributors/vivekreddy007.html @@ -0,0 +1,42 @@ +
+

vivekreddy007

+

i'am a passionate,intresting person who's gona become a CEO and CM in Future

+

Programming languages I use

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

Tools I use

+
+ + +
+
+ From 266081bb37f1ecc72614af12880416b156fcf27d Mon Sep 17 00:00:00 2001 From: vivekreddy Date: Thu, 4 Dec 2025 21:26:51 +0530 Subject: [PATCH 2/3] Updated contributors.js --- scripts/contributors.js | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/contributors.js b/scripts/contributors.js index a090a27a..f0469852 100644 --- a/scripts/contributors.js +++ b/scripts/contributors.js @@ -1,4 +1,5 @@ const contributorFiles = [ + "vivekreddy007.html", "roshanjossey.html", "gokultp.html", ]; From 3bb00cafe3170a4757e1523338efa5e28be86e02 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 4 Dec 2025 15:57:02 +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 f0469852..a090a27a 100644 --- a/scripts/contributors.js +++ b/scripts/contributors.js @@ -1,5 +1,4 @@ const contributorFiles = [ - "vivekreddy007.html", "roshanjossey.html", "gokultp.html", ];