Skip to content

Commit 8d3944a

Browse files
authored
chore: add core staff (antfu) (#980)
1 parent f5c9ee4 commit 8d3944a

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
48.4 KB
Loading

server/static-data/staffs.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -431,6 +431,13 @@ export const staffs: Staffs = {
431431
github: "https://github.com/jiyuujin",
432432
},
433433
},
434+
{
435+
name: "Anthony Fu",
436+
avatarUrl: "/images/avatars/staffs/antfu.webp",
437+
socialUrls: {
438+
github: "https://github.com/antfu",
439+
},
440+
},
434441
],
435442
volunteers: [
436443
{ name: "いちむら ゆうま" },

0 commit comments

Comments
 (0)