Skip to content

Commit 49ab3ef

Browse files
committed
Remove projects from members
Maybe this will be implemented later
1 parent 4f5cde0 commit 49ab3ef

File tree

1 file changed

+9
-18
lines changed

1 file changed

+9
-18
lines changed

src/content/members.json

Lines changed: 9 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -435,17 +435,15 @@
435435
"exitDate": {
436436
"month": 9,
437437
"year": 2024
438-
},
439-
"projects": ["oodikone"]
438+
}
440439
},
441440
{
442441
"name": "Valtteri",
443442
"gitHubName": "valtterikantanen",
444443
"joinDate": {
445444
"month": 9,
446445
"year": 2023
447-
},
448-
"projects": ["oodikone"]
446+
}
449447
},
450448
{
451449
"name": "Riku",
@@ -454,8 +452,7 @@
454452
"joinDate": {
455453
"month": 1,
456454
"year": 2024
457-
},
458-
"projects": ["oodikone"]
455+
}
459456
},
460457
{
461458
"name": "Aleksandr",
@@ -468,8 +465,7 @@
468465
"exitDate": {
469466
"month": 1,
470467
"year": 2025
471-
},
472-
"projects": ["grapa"]
468+
}
473469
},
474470
{
475471
"name": "Alexander",
@@ -491,8 +487,7 @@
491487
"joinDate": {
492488
"month": 6,
493489
"year": 2024
494-
},
495-
"projects": ["lomake"]
490+
}
496491
},
497492
{
498493
"name": "Venla",
@@ -501,8 +496,7 @@
501496
"joinDate": {
502497
"month": 8,
503498
"year": 2024
504-
},
505-
"projects": ["lomake"]
499+
}
506500
},
507501
{
508502
"name": "Santeri",
@@ -511,8 +505,7 @@
511505
"joinDate": {
512506
"month": 1,
513507
"year": 2025
514-
},
515-
"projects": ["oodikone", "riksutin"]
508+
}
516509
},
517510
{
518511
"name": "Ben",
@@ -521,8 +514,7 @@
521514
"joinDate": {
522515
"month": 1,
523516
"year": 2025
524-
},
525-
"projects": ["lomake"]
517+
}
526518
},
527519
{
528520
"name": "Joonas",
@@ -531,7 +523,6 @@
531523
"joinDate": {
532524
"month": 1,
533525
"year": 2025
534-
},
535-
"projects": ["oodikone"]
526+
}
536527
}
537528
]

0 commit comments

Comments
 (0)