mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2026-03-13 08:10:39 +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 |