From 2c42dd6445ee4daa19313c081e44de84a66c4fb3 Mon Sep 17 00:00:00 2001 From: yasirarism <55983182+yasirarism@users.noreply.github.com> Date: Mon, 9 Jan 2023 13:01:02 +0700 Subject: [PATCH] Change email --- .github/workflows/pylint.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pylint.yml b/.github/workflows/pylint.yml index 4fc59685..b071c543 100644 --- a/.github/workflows/pylint.yml +++ b/.github/workflows/pylint.yml @@ -28,5 +28,5 @@ jobs: commit_options: '--no-verify' repository: . commit_user_name: yasirarism - commit_user_email: mail@yasir.eu.org - commit_author: yasirarism + commit_user_email: yasiramunandar@gmail.com + commit_author: yasirarism