mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-26 19:54:28 +08:00
4 lines
109 B
Bash
Executable File
4 lines
109 B
Bash
Executable File
#!/bin/bash -e
|
|
|
|
git config user.name otelbot
|
|
git config user.email 197425009+otelbot@users.noreply.github.com |