This is an automated email from the ASF dual-hosted git repository.

joshfischer pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git


The following commit(s) were added to refs/heads/master by this push:
     new 783581b  adding new committers (#3451)
783581b is described below

commit 783581bb146a2334b124e57e285dfbdd3b0e4eeb
Author: Josh Fischer <[email protected]>
AuthorDate: Thu Feb 13 21:40:18 2020 -0600

    adding new committers (#3451)
---
 website2/website/data/team.js | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/website2/website/data/team.js b/website2/website/data/team.js
index 7929339..52f59e9 100644
--- a/website2/website/data/team.js
+++ b/website2/website/data/team.js
@@ -21,6 +21,10 @@ module.exports = {
         apacheId: 'cckellogg',
       },
       {
+        name: 'Dmitry Rusakov',
+        apacheId: 'dnrusakov',
+      },
+      {
         name: 'Eren Avsarogullari',
         apacheId: 'erenavsar',
       },
@@ -53,6 +57,10 @@ module.exports = {
         apacheId: 'maosongfu',
       },
       {
+        name: "Nick Nezis",
+        apacheId: "nicknezis"
+      },
+      {
         name: 'Neng Lu',
         apacheId: 'nlu90',
       },
@@ -69,6 +77,10 @@ module.exports = {
         apacheId: 'ptgoetz',
       },
       {
+        name: 'Simon Weng',
+        apacheId: 'simingweng',
+      },
+      {
         name: 'Sree Vaddi',
         apacheId: 'sreev',
       },

Reply via email to