Skip to content

Commit

Permalink
modify members.ts (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorOSS authored Jan 11, 2024
1 parent 891837b commit 0a6514c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/members.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,10 @@ export const members = [
jobs: ["前端", "设计", "运维"],
githubLink: "https://github.com/GaoNeng-wWw",
},
{
name: "zzzsh",
avatarSrc: "https://avatars.githubusercontent.com/u/61687266?v=4",
jobs: ["前端", "后端"],
githubLink: "https://github.com/meteorOSS",
}
];

0 comments on commit 0a6514c

Please sign in to comment.