mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-02 11:31:52 +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 |