Skip to content

Commit ac659f5

Browse files
authored
Update staff information in config.ts
1 parent f6206e9 commit ac659f5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

libs/config.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

2-
const staff = '신재영'
3-
const staffYear = '2025'
4-
const staffMail = 'limepencil@kaist.ac.kr'
2+
const staff = '원대한'
3+
const staffYear = '2026'
4+
const staffMail = 'daehan@kaist.ac.kr'
55
const github = 'https://github.com/kaist-include'
66
// null if not recruiting
77
const recruit = null

0 commit comments

Comments
 (0)