From 091f3669baf664a3f88079eb73404403a8a443c0 Mon Sep 17 00:00:00 2001 From: Bo-Yi Wu Date: Sat, 4 Nov 2017 06:53:59 -0500 Subject: [PATCH] change the email and name to GitBot account. (#2848) Signed-off-by: Bo-Yi Wu --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index ac69c30dc..866d8ebe4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -40,6 +40,8 @@ pipeline: force: false commit: true commit_message: "[skip ci] Updated translations via Crowdin" + author_name: GiteaBot + author_email: teabot@gitea.io when: event: [ push ] branch: [ master ]