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

kaxilnaik 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 a21962a  Add Ryan Hamilton to Committers list (#296)
a21962a is described below

commit a21962adb76169c6ae124c6273a0b1436896bdec
Author: Kaxil Naik <[email protected]>
AuthorDate: Wed Oct 28 17:26:31 2020 +0000

    Add Ryan Hamilton to Committers list (#296)
---
 landing-pages/site/content/en/announcements/_index.md | 4 ++++
 landing-pages/site/data/committers.json               | 6 ++++++
 2 files changed, 10 insertions(+)

diff --git a/landing-pages/site/content/en/announcements/_index.md 
b/landing-pages/site/content/en/announcements/_index.md
index 8afd454..3eebe6b 100644
--- a/landing-pages/site/content/en/announcements/_index.md
+++ b/landing-pages/site/content/en/announcements/_index.md
@@ -13,6 +13,10 @@ menu:
 
 **Note:** Follow [@ApacheAirflow](https://twitter.com/ApacheAirflow) on 
Twitter for the latest news and announcements!
 
+# October 28, 2020
+
+Airflow PMC welcomes **Ryan Hamilton** 
([@ryanahamilton](https://github.com/ryanahamilton)) as the new Airflow 
Committer.
+
 # October 6, 2020
 
 We've just released Airflow Backport Provider Packages 2020.10.5.
diff --git a/landing-pages/site/data/committers.json 
b/landing-pages/site/data/committers.json
index 881b014..9204ccf 100644
--- a/landing-pages/site/data/committers.json
+++ b/landing-pages/site/data/committers.json
@@ -56,5 +56,11 @@
     "github": "https://github.com/leahecole";,
     "image": "https://github.com/leahecole.png";,
     "nick": "leahecole"
+  },
+  {
+    "name": "Ryan Hamilton",
+    "github": "https://github.com/ryanahamilton";,
+    "image": "https://github.com/ryanahamilton.png";,
+    "nick": "ryanahamilton"
   }
 ]

Reply via email to