From 109d5001e17f802f18a8aae9f8c8415d1a50616b Mon Sep 17 00:00:00 2001
From: Christopher Schankula <schankuc@mcmaster.ca>
Date: Fri, 17 Jan 2025 16:58:27 -0500
Subject: [PATCH] fix URL of other student

---
 Repos.csv | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Repos.csv b/Repos.csv
index 33052d3..321a88c 100644
--- a/Repos.csv
+++ b/Repos.csv
@@ -3,7 +3,7 @@ Num, Last Name, First Name, e-mail, GitHub ID, Supervisor, Project Name, Project
 1, Tran, Phillip, tranp30@mcmaster.ca, ptrandev, Dr. Denise Geiskkovitch, OCRacle, Optical Character Recognition for Latin Alphabet Characters, Traditional, No, User manual, https://github.com/ptrandev/OCRacle, main, TBD, TBD,
 2,Ziyang,Fang,fangz58@mcmaster.ca,FangZiyang,Dr. Spencer Smith,polar-bear-robot,Robot kinematics and dynamics software,traditional,No,User manual,https://github.com/FangZiyang/CAS741-Ryan,main,TBD,TBD,
 3,Lin,Junwei,lin523@mcmaster.ca,Lychee-acaca,Dr. Shiva Kumar,RwaveDetection,ECG signal processing and R-wave detection,traditional,No,User manual,https://github.com/Lychee-acaca/CAS741,main,TBD,TBD,
-4, Jimoh, Aliyah, jimoha1@mcmaster.ca, AliyahJimoh, Dr. Matthew Giamou, 2D-Localizer, 2-D Localization for Mobile Robots, traditional, Yes, N/A, https://github.com/AliyahJimoh/CAS-741-2D-Localizer, main, TBD, TBD, 
+4, Jimoh, Aliyah, jimoha1@mcmaster.ca, AliyahJimoh, Dr. Matthew Giamou, 2D-Localizer, 2-D Localization for Mobile Robots, traditional, Yes, N/A, https://github.com/AliyahJimoh/2D-Localizer, main, TBD, TBD, 
 5, Singh, Kiran, singhk56@mcmaster.ca, KiranSingh15, Dr. Matthew Giamou, CAS-741-Image-Correspondences, Image Feature Correspondences for Camera Calibration, traditional, Yes, User Manual, https://github.com/KiranSingh15/CAS-741-Image-Correspondences, main, TBD, TBD,
 6, Ahmadi, Yasmin, ahmady3@mcmaster.ca, YasminAhmadi, Dr. Christian Brodbeck, NeuroMap, Integration of Predictive Algorithms for Mapping to Neural Activity, Traditional, Yes, User manual, https://github.com/YasminAhmadi/CAS-741, main, TBD, TBD,
 7, Schankula, Christopher, schankuc@mcmaster.ca, CSchank, Dr. Spencer Smith and Dr. Jacques Carette, Drasil Tensors, Adding Tensors, Matrices, and Vectors to Drasil, Other (Meta-Drasil), Yes, Possible research or arXiv paper, https://github.com/CSchank/TensorCodeGen, main, No, Dr. Jacques Carette
\ No newline at end of file
-- 
GitLab