This is an automated email from the ASF dual-hosted git repository. jedcunningham pushed a commit to branch fix_committers in repository https://gitbox.apache.org/repos/asf/airflow-site.git
commit fb7e9f69eda2d0fa5202a33ac217292fa399b9cd Author: Jed Cunningham <[email protected]> AuthorDate: Tue Nov 23 07:46:51 2021 -0700 Remove non-committer from commiters --- landing-pages/site/data/committers.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/landing-pages/site/data/committers.json b/landing-pages/site/data/committers.json index fdc25e1..4161a65 100644 --- a/landing-pages/site/data/committers.json +++ b/landing-pages/site/data/committers.json @@ -60,10 +60,6 @@ "nick": "Jiajie Zhong" }, { - "name": "Patrick Leo Tardif", - "nick": "pltardif" - }, - { "name": "Qian Yu", "github": "https://github.com/yuqian90", "image": "https://github.com/yuqian90.png",
