akpatnam25 commented on PR #2735: URL: https://github.com/apache/celeborn/pull/2735#issuecomment-2346901943
@waitinfuture I think it seems to be taking my work email, which I am not allowed to add as an email. From now on before committing, I can run: `git config user.email` with my verified email address. I amended the previous commits in this PR to be the correct email now: ``` apatnam-mn3092:incubator-celeborn apatnam$ git log commit 57f1c6bad035f7a2dd334d83c745c507e6ae1054 (HEAD -> CELEBORN-1593, origin/CELEBORN-1593) Author: Aravind Patnam <[email protected]> Date: Thu Sep 12 00:32:26 2024 -0700 spotless commit f17c06691fee76ab5766f40222c8e935ba866434 Author: Aravind Patnam <[email protected]> Date: Thu Sep 12 00:27:04 2024 -0700 [CELEBORN-1593][FOLLOWUP] Add CLI support for removeWorkersUnavailableInfo ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
