Skip to content

Commit

Permalink
removing old coords
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Wallen committed May 1, 2024
1 parent acc3bf0 commit e7c8e9d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/content/coordinators/ben-lash.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Ben Lash",
"isActive": true,
"isActive": false,
"grade": "Senior",
"image": "ben-lash.png",
"study": "Computer Science",
Expand Down
2 changes: 1 addition & 1 deletion src/content/coordinators/david-teather.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "David Teather",
"isActive": true,
"isActive": false,
"grade": "Senior",
"image": "david-teather.png",
"study": "CS & Entrepreneurship",
Expand Down
2 changes: 1 addition & 1 deletion src/content/coordinators/mihir-achyuta.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Mihir Achyuta",
"isActive": true,
"isActive": false,
"grade": "Senior",
"image": "mihir-achyuta.jpg",
"study": "Computer Science",
Expand Down
2 changes: 1 addition & 1 deletion src/content/coordinators/rudy-banerjee.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Rudy Banerjee",
"isActive": true,
"isActive": false,
"grade": "Senior",
"study": "CE/CS",
"personalLink": "https://github.com/rudyb2001",
Expand Down

0 comments on commit e7c8e9d

Please sign in to comment.