We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6206e9 commit ac659f5Copy full SHA for ac659f5
1 file changed
libs/config.ts
@@ -1,7 +1,7 @@
1
2
-const staff = '신재영'
3
-const staffYear = '2025'
4
-const staffMail = 'limepencil@kaist.ac.kr'
+const staff = '원대한'
+const staffYear = '2026'
+const staffMail = 'daehan@kaist.ac.kr'
5
const github = 'https://github.com/kaist-include'
6
// null if not recruiting
7
const recruit = null
0 commit comments