Skip to content

Commit

Permalink
Added missing committers from "team" page (apache#2443)
Browse files Browse the repository at this point in the history
  • Loading branch information
merlimat authored Aug 24, 2018
1 parent 30fee6b commit 31ebf61
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion site2/website/data/team.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
module.exports = {
committers: [
{
name: 'Boyang Jerry Peng',
apacheId: 'jerrypeng',
org: 'Streamlio',
roles: 'Committer, PPMC'
},
{
name: 'Brad McMillen',
apacheId: 'bradtm',
Expand All @@ -12,12 +18,24 @@ module.exports = {
org: 'Yahoo Japan Corporation',
roles: 'Committer, PPMC'
},
{
name: 'Ivan Brendan Kelly',
apacheId: 'ivank',
org: 'Streamlio',
roles: 'Committer, PPMC'
},
{
name: 'Jai Asher',
apacheId: 'jai1',
org: 'Yahoo',
roles: 'Committer, PPMC'
},
{
name: 'Jia Zhai',
apacheId: 'zhaijia',
org: 'Streamlio',
roles: 'Committer, PPMC'
},
{
name: 'Joe Francis',
apacheId: 'joef',
Expand All @@ -27,7 +45,7 @@ module.exports = {
{
name: 'Ludwig Pummer',
apacheId: 'ludwigp',
org: 'Yahoo',
org: 'Yahoo',
roles: 'Committer, PPMC'
},
{
Expand Down Expand Up @@ -66,6 +84,12 @@ module.exports = {
org: 'Yahoo',
roles: 'Committer, PPMC'
},
{
name: 'Sanjeev Kulkarni',
apacheId: 'sanjeevrk',
org: 'Streamlio',
roles: 'Committer, PPMC'
},
{
name: 'Sebastián Schepens',
apacheId: 'sschepens',
Expand All @@ -78,6 +102,12 @@ module.exports = {
org: 'Salesforce',
roles: 'Committer, PPMC'
},
{
name: 'Sijie Guo',
apacheId: 'sijie',
org: 'Streamlio',
roles: 'Committer, PPMC'
},
{
name: 'Yuki Shiga',
apacheId: 'yushiga',
Expand Down

0 comments on commit 31ebf61

Please sign in to comment.