Skip to content

Commit 96db995

Browse files
authored
Change bot account user (#361)
1 parent 658daad commit 96db995

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/scripts/set-git-user.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/bash -e
22

3-
git config user.name opentelemetry-java-bot
4-
git config user.email 97938252+opentelemetry-java-bot@users.noreply.github.com
3+
git config user.name opentelemetrybot
4+
git config user.email 107717825+opentelemetrybot@users.noreply.github.com

0 commit comments

Comments
 (0)