We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 658daad commit 96db995Copy full SHA for 96db995
.github/scripts/set-git-user.sh
@@ -1,4 +1,4 @@
1
#!/bin/bash -e
2
3
-git config user.name opentelemetry-java-bot
4
-git config user.email 97938252+opentelemetry-java-bot@users.noreply.github.com
+git config user.name opentelemetrybot
+git config user.email 107717825+opentelemetrybot@users.noreply.github.com
0 commit comments