fix: assign Professor degree to Seok-Joo Koh to remove from M.S. Course list
This commit is contained in:
@@ -3,9 +3,9 @@ import { Member, Alumnus } from "./types";
|
||||
|
||||
export const activeMembers: Member[] = [
|
||||
{
|
||||
"ko": "Seok-Joo Koh (고석주, Professor): &",
|
||||
"en": "Seok-Joo Koh (고석주, Professor): &",
|
||||
"degree": "MSStudent"
|
||||
"ko": "고석주",
|
||||
"en": "Seok-Joo Koh",
|
||||
"degree": "Professor"
|
||||
},
|
||||
{
|
||||
"ko": "최동규",
|
||||
|
||||
Reference in New Issue
Block a user