Skip to content

Commit

Permalink
Merge pull request #108 from sat0ken/fix/satoken
Browse files Browse the repository at this point in the history
remove url
  • Loading branch information
sat0ken authored Dec 27, 2024
2 parents 096a15a + 7b7b0a8 commit e90f82d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions members.ts
Original file line number Diff line number Diff line change
Expand Up @@ -355,9 +355,9 @@ export const members: Member[] = [
id: "satoken",
name: "satoken",
role: "SRE",
bio: "How do you like Wednesday?",
bio: "",
avatarSrc: "/avatars/satoken.jpg",
sources: ["https://zenn.dev/satoken/feed"],
sources: [],
includeUrlRegex: "",
twitterUsername: "",
githubUsername: "",
Expand Down

0 comments on commit e90f82d

Please sign in to comment.