From b050b7f3320fa9b536c680ba7702d3b17948b77e Mon Sep 17 00:00:00 2001 From: Eunjae Lee Date: Mon, 28 Mar 2022 16:36:51 +0200 Subject: [PATCH] chore(ci): update bot author information --- config/release.config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/release.config.json b/config/release.config.json index 153e66e04e..a2c6b29b0b 100644 --- a/config/release.config.json +++ b/config/release.config.json @@ -10,7 +10,7 @@ }, "defaultTargetBranch": "next", "gitAuthor": { - "name": "api-clients-bot", - "email": "bot@algolia.com" + "name": "algolia-bot", + "email": "accounts+algolia-api-client-bot@algolia.com" } }