From bace36e8d5e6cec22e16ee1934999ffd310ed174 Mon Sep 17 00:00:00 2001
From: Anonymous <>
Date: Tue, 23 Jan 2024 14:40:59 -0500
Subject: [PATCH] Fix: Change order of surname and given name

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

diff --git a/Repos.csv b/Repos.csv
index b4b631f..6d4b39e 100644
--- a/Repos.csv
+++ b/Repos.csv
@@ -1,6 +1,6 @@
 Num, Last Name, First Name, e-mail, GitHub ID, Supervisor, Project Name, Project Topic, Traditional or Drasil or Other, GitHub Repos url, Branch, Prob State Approval?, Domain Expert Reviewer - Primary Reviewer, SRS: Secondary, VnV Plan:Secondary, MG + MIS or Drasil:Secondary
 0, Last Name, First Name, email@mcmaster.ca, githubid, Dr. X, projName, Project Title, traditional or Drasil, https://github.com/..., branch, Yes/No, name, name, name, name
-1, Yiding, Li, liy443@mcmaster.ca, Tan630, Dr. Christopher Anand, agolearn, Derivative-free evolutionary optimizer for real-valued and higher-order functions, Traditional, https://github.com/Tan630/CAS741, main, YES, ?, ?, ?, ?
+1, Li, Yiding, liy443@mcmaster.ca, Tan630, Dr. Christopher Anand, agolearn, Derivative-free evolutionary optimizer for real-valued and higher-order functions, Traditional, https://github.com/Tan630/CAS741, main, YES, ?, ?, ?, ?
 2, Sochaniwsky, Adrian, sochania@mcmaster.ca, adrian-soch, Dr. v. Mohrenschildt, Attitude Check, IMU-based Attitude Estimation, Traditional, https://github.com/adrian-soch/cas741, main, YES, , , , 
 3, Liu, Cynthia, liuy363@mcmaster.ca, CynthiaLiu0805, Dr. Spencer Smith, Bridge Corrosions, A Mathematical Model for Bridge Corrosion, Traditional, https://github.com/CynthiaLiu0805/BridgeCorrosion, main, YES, , , , 
 4, Ceranic, Hunter, ceranich@mcmaster.ca, cer-hunter, Dr. Denise Geiskkovitch, OAR, Optical Alphabet Recognition using Logistic Regression, Traditional, https://github.com/cer-hunter/OAR-CAS741, main, YES, , , , 
-- 
GitLab