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

potiuk 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 bd6f2eeb9a Add Andrey as committer (#691)
bd6f2eeb9a is described below

commit bd6f2eeb9a1062bacee1ea364e896a5e5c680ea0
Author: Jarek Potiuk <[email protected]>
AuthorDate: Fri Dec 2 10:05:20 2022 +0100

    Add Andrey as committer (#691)
---
 .github/workflows/build.yml             | 2 +-
 landing-pages/site/data/committers.json | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 14ebd1e2e0..30b53cd16b 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -35,7 +35,7 @@ jobs:
       - name: 🐍 Setup Python
         uses: actions/setup-python@41b7212b1668f5de9d65e9c82aa777e6bbedb3a8  # 
v2.1.4
         with:
-          python-version: '3.6'
+          python-version: '3.10'
       - name: ❤️  Install Node 16
         uses: actions/[email protected]  # v3.3.0
         with:
diff --git a/landing-pages/site/data/committers.json 
b/landing-pages/site/data/committers.json
index 4134aab359..3955a79a7e 100644
--- a/landing-pages/site/data/committers.json
+++ b/landing-pages/site/data/committers.json
@@ -1,4 +1,10 @@
 [
+  {
+    "name": "Andrey Anshin",
+    "github": "https://github.com/taragolis";,
+    "image": "https://github.com/taragolis.png";,
+    "nick": "taragolis"
+  },
   {
     "name": "Aneesh Joseph",
     "github": "https://github.com/aneesh-joseph";,

Reply via email to