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

kaxilnaik pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 3513d93  Fix incorrect link/image for Arthur (#520)
3513d93 is described below

commit 3513d9384dad6c27773d08cac33f563a9030079e
Author: Jed Cunningham <[email protected]>
AuthorDate: Tue Nov 23 14:27:50 2021 -0700

    Fix incorrect link/image for Arthur (#520)
---
 landing-pages/site/data/pmc.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/landing-pages/site/data/pmc.json b/landing-pages/site/data/pmc.json
index 2a020bc..5c585ae 100644
--- a/landing-pages/site/data/pmc.json
+++ b/landing-pages/site/data/pmc.json
@@ -19,8 +19,8 @@
   },
   {
     "name": "Arthur Wiedmer",
-    "github": "https://github.com/arthwr";,
-    "image": "https://github.com/arthwr.png";,
+    "github": "https://github.com/artwr";,
+    "image": "https://github.com/artwr.png";,
     "nick": "arthur"
   },
   {

Reply via email to