This is an automated email from the ASF dual-hosted git repository.
turbaszek pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/master by this push:
new 176fd08 Add new committers and PMCs (#273)
176fd08 is described below
commit 176fd08ff515d6cc99aad1c2eb95bb4ac82a90bd
Author: Tomek Urbaszek <[email protected]>
AuthorDate: Thu Jul 23 10:56:11 2020 +0200
Add new committers and PMCs (#273)
---
landing-pages/site/data/committers.json | 30 ++++++++++++++++++------------
landing-pages/site/data/pmc.json | 18 ++++++++++++++++++
2 files changed, 36 insertions(+), 12 deletions(-)
diff --git a/landing-pages/site/data/committers.json
b/landing-pages/site/data/committers.json
index 2e6c6ee..881b014 100644
--- a/landing-pages/site/data/committers.json
+++ b/landing-pages/site/data/committers.json
@@ -12,12 +12,6 @@
"nick": "milton0825"
},
{
- "name": "Daniel Imberman",
- "github": "https://github.com/dimberman",
- "image": "https://github.com/dimberman.png",
- "nick": "dimberman"
- },
- {
"name": "Felix Uellendall",
"github": "https://github.com/feluelle",
"image": "https://github.com/feluelle.png",
@@ -36,12 +30,6 @@
"nick": "Jiajie Zhong"
},
{
- "name": "Kamil Bregu\u0142a",
- "github": "https://github.com/mik-laj",
- "image": "https://github.com/mik-laj.png",
- "nick": "mik-laj"
- },
- {
"name": "Patrick Leo Tardif",
"nick": "pltardif"
},
@@ -50,5 +38,23 @@
"github": "https://github.com/XD-DENG",
"image": "https://github.com/XD-DENG.png",
"nick": "XD-DENG"
+ },
+ {
+ "name": "Qingping Hou",
+ "github": "https://github.com/houqp",
+ "image": "https://github.com/houqp.png",
+ "nick": "houqp"
+ },
+ {
+ "name": "Ry Walker",
+ "github": "https://github.com/ryw",
+ "image": "https://github.com/ryw.png",
+ "nick": "ryw"
+ },
+ {
+ "name": "Leah Cole",
+ "github": "https://github.com/leahecole",
+ "image": "https://github.com/leahecole.png",
+ "nick": "leahecole"
}
]
diff --git a/landing-pages/site/data/pmc.json b/landing-pages/site/data/pmc.json
index ff6b1f9..a3761a8 100644
--- a/landing-pages/site/data/pmc.json
+++ b/landing-pages/site/data/pmc.json
@@ -118,5 +118,23 @@
"github": "https://github.com/feng-tao",
"image": "https://github.com/feng-tao.png",
"nick": "tfeng"
+ },
+ {
+ "name": "Daniel Imberman",
+ "github": "https://github.com/dimberman",
+ "image": "https://github.com/dimberman.png",
+ "nick": "dimberman"
+ },
+ {
+ "name": "Kamil Bregu\u0142a",
+ "github": "https://github.com/mik-laj",
+ "image": "https://github.com/mik-laj.png",
+ "nick": "mik-laj"
+ },
+ {
+ "name": "Tomek Urbaszek",
+ "github": "https://github.com/turbaszek",
+ "image": "https://github.com/turbaszek.png",
+ "nick": "turbaszek"
}
]