Skip to content

Commit

Permalink
adding new committers (apache#3451)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshfischer1108 authored and sreev committed Apr 9, 2020
1 parent 4eb9f77 commit cfcfa6d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions website2/website/data/team.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ module.exports = {
name: 'Chris Kellogg',
apacheId: 'cckellogg',
},
{
name: 'Dmitry Rusakov',
apacheId: 'dnrusakov',
},
{
name: 'Eren Avsarogullari',
apacheId: 'erenavsar',
Expand Down Expand Up @@ -52,6 +56,10 @@ module.exports = {
name: 'Fu Maosong',
apacheId: 'maosongfu',
},
{
name: "Nick Nezis",
apacheId: "nicknezis"
},
{
name: 'Neng Lu',
apacheId: 'nlu90',
Expand All @@ -68,6 +76,10 @@ module.exports = {
name: 'P. Taylor Goetz',
apacheId: 'ptgoetz',
},
{
name: 'Simon Weng',
apacheId: 'simingweng',
},
{
name: 'Sree Vaddi',
apacheId: 'sreev',
Expand Down

0 comments on commit cfcfa6d

Please sign in to comment.