From e9eff1615cf1ea99d066170b9f9180e4dbf0da1e Mon Sep 17 00:00:00 2001 From: josemmiranda04 Date: Tue, 14 Jul 2026 22:34:47 +0100 Subject: [PATCH 1/2] add josemmiranda04 --- contributors/josemmiranda04.html | 42 ++++++++++++++++++++++++++++++++ scripts/contributors.js | 1 + 2 files changed, 43 insertions(+) create mode 100644 contributors/josemmiranda04.html diff --git a/contributors/josemmiranda04.html b/contributors/josemmiranda04.html new file mode 100644 index 00000000..743f9d35 --- /dev/null +++ b/contributors/josemmiranda04.html @@ -0,0 +1,42 @@ +
+

josemmiranda04

+

A small bio about you (optional)

+

Programming languages I use

+
+
+ Python +
+
+ Matlab +
+
+ +

Tools I use

+
+ + +
+
+ diff --git a/scripts/contributors.js b/scripts/contributors.js index a090a27a..c4e9a247 100644 --- a/scripts/contributors.js +++ b/scripts/contributors.js @@ -1,4 +1,5 @@ const contributorFiles = [ + "josemmiranda04.html", "roshanjossey.html", "gokultp.html", ]; From 43fd279593a78c3e3cb79db48809e6ac5b32444f Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 14 Jul 2026 21:38:30 +0000 Subject: [PATCH 2/2] 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 c4e9a247..a090a27a 100644 --- a/scripts/contributors.js +++ b/scripts/contributors.js @@ -1,5 +1,4 @@ const contributorFiles = [ - "josemmiranda04.html", "roshanjossey.html", "gokultp.html", ];