From 66a4b52e0c84e916e0e0b689ce6a1a8664e14da1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E9=87=91=E6=9D=A5?= <41976977+pirme@users.noreply.github.com> Date: Wed, 28 Sep 2022 18:35:01 +0800 Subject: [PATCH] Update reademe-contributors.yml --- .github/workflows/reademe-contributors.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/reademe-contributors.yml b/.github/workflows/reademe-contributors.yml index d501db52..cf7b75f5 100644 --- a/.github/workflows/reademe-contributors.yml +++ b/.github/workflows/reademe-contributors.yml @@ -33,8 +33,8 @@ jobs: with: image_size: 50 columns_per_row: 9 - committer_email: machen@apache.org - committer_username: itmachen + committer_email: m7798432@163.com + committer_username: pirme commit_message: 'Update the list of contributors' env: GITHUB_TOKEN: ${{ secrets.ACTION_TOKEN }}