Skip to content

Commit

Permalink
[website] Add me to the team page (apache#9269)
Browse files Browse the repository at this point in the history
  • Loading branch information
zymap authored Jan 22, 2021
1 parent 2fd0ce0 commit 54a04c0
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions site2/website/data/team.js
Original file line number Diff line number Diff line change
Expand Up @@ -188,18 +188,24 @@ module.exports = {
apacheId: 'yjshen',
org: 'KUAISHOU',
roles: 'Committer'
},
},
{
name: 'Yu Liu',
apacheId: 'liuyu',
org: 'StreamNative',
roles: 'Committer'
name: 'Yu Liu',
apacheId: 'liuyu',
org: 'StreamNative',
roles: 'Committer'
},
{
name: 'Yuki Shiga',
apacheId: 'yushiga',
org: 'Yahoo Japan Corporation',
roles: 'Committer, PMC'
},
{
name: 'Yong Zhang',
apacheId: 'yong',
org: 'StreamNative',
roles: 'Committer'
}
]
}

0 comments on commit 54a04c0

Please sign in to comment.