opentelemetry-go-contrib/CODEOWNERS
Line: 24: no users/groups matched Line: 26: incorrect codeowner user: MrAlias Line: 26: incorrect codeowner user: MadVikingGod Line: 26: incorrect codeowner user: pellared Line: 26: incorrect codeowner user: dashpole Line: 26: no users/groups matched Line: 28: incorrect codeowner user: MrAlias Line: 28: incorrect codeowner user: pellared Line: 28: no users/groups matched Line: 29: incorrect codeowner user: dmathieu Line: 29: incorrect codeowner user: pellared Line: 29: no users/groups matched Line: 30: incorrect codeowner user: dashpole Line: 30: no users/groups matched Line: 31: incorrect codeowner user: pellared Line: 31: incorrect codeowner user: khushijain21 Line: 31: no users/groups matched Line: 33: incorrect codeowner user: MadVikingGod Line: 33: incorrect codeowner user: pellared Line: 33: incorrect codeowner user: codeboten Line: 33: no users/groups matched Line: 35: no users/groups matched Line: 36: incorrect codeowner user: dashpole Line: 36: no users/groups matched Line: 38: incorrect codeowner user: MikeGoldsmith Line: 38: incorrect codeowner user: pellared Line: 38: no users/groups matched Line: 40: no users/groups matched Line: 41: no users/groups matched Line: 42: incorrect codeowner user: dashpole Line: 42: no users/groups matched Line: 43: incorrect codeowner user: hanyuancheung Line: 43: no users/groups matched Line: 44: no users/groups matched Line: 45: no users/groups matched Line: 46: no users/groups matched Line: 47: incorrect codeowner user: dashpole Line: 47: incorrect codeowner user: hanyuancheung Line: 47: no users/groups matched Line: 48: no users/groups matched Line: 50: incorrect codeowner user: MadVikingGod Line: 50: no users/groups matched Line: 51: incorrect codeowner user: dmathieu Line: 51: no users/groups matched Line: 52: incorrect codeowner user: dmathieu Line: 52: no users/groups matched Line: 53: incorrect codeowner user: MadVikingGod Line: 53: no users/groups matched Line: 55: incorrect codeowner user: codeboten Line: 55: incorrect codeowner user: MikeGoldsmith Line: 55: no users/groups matched Line: 57: incorrect codeowner user: MrAlias Line: 57: no users/groups matched Line: 58: no users/groups matched Line: 59: incorrect codeowner user: pellared Line: 59: no users/groups matched Line: 60: incorrect codeowner user: yurishkuro Line: 60: no users/groups matched Line: 61: incorrect codeowner user: dashpole Line: 61: no users/groups matched Line: 62: incorrect codeowner user: pellared Line: 62: no users/groups matched Line: 64: no users/groups matched Line: 65: incorrect codeowner user: yurishkuro Line: 65: no users/groups matched Line: 66: incorrect codeowner user: MadVikingGod Line: 66: no users/groups matched Line: 68: incorrect codeowner user: dashpole Line: 68: no users/groups matched Line: 69: incorrect codeowner user: MrAlias Line: 69: incorrect codeowner user: pdelewski Line: 69: no users/groups matched

70 lines
4.7 KiB
Plaintext

#####################################################
#
# List of approvers for this repository
#
#####################################################
#
# Learn about membership in OpenTelemetry community:
# https://github.com/open-telemetry/community/blob/main/community-membership.md
#
# Learn about Code Owners policy in OpenTelemetry Go Contrib:
# https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CONTRIBUTING.md#code-owners
#
#
# Learn about CODEOWNERS file format:
# https://help.github.com/en/articles/about-code-owners
#
# NOTE: Lines should be entered in the following format:
# <component_path_relative_from_project_root>/<min_1_space><owner_1><space><owner_2><space>..<owner_n>
# instrumentation/net/http/otelhttp/ @open-telemetry/collector-go-approvers @madvikinggod @mralias
# Path separator and minimum of 1 space between component path and owners is
# important for validation steps
#
* @open-telemetry/go-approvers
CODEOWNERS @MrAlias @MadVikingGod @pellared @dashpole
bridges/otelslog @open-telemetry/go-approvers @MrAlias @pellared
bridges/otellogrus/ @open-telemetry/go-approvers @dmathieu @pellared
bridges/prometheus/ @open-telemetry/go-approvers @dashpole
bridges/otelzap/ @open-telemetry/go-approvers @pellared @khushijain21
config/ @open-telemetry/go-approvers @MadVikingGod @pellared @codeboten
detectors/aws/ @open-telemetry/go-approvers
detectors/gcp/ @open-telemetry/go-approvers @dashpole
exporters/autoexport @open-telemetry/go-approvers @MikeGoldsmith @pellared
instrumentation/github.com/aws/aws-lambda-go/otellambda/ @open-telemetry/go-approvers
instrumentation/github.com/aws/aws-sdk-go-v2/otelaws/ @open-telemetry/go-approvers
instrumentation/github.com/emicklei/go-restful/otelrestful/ @open-telemetry/go-approvers @dashpole
instrumentation/github.com/gin-gonic/gin/otelgin/ @open-telemetry/go-approvers @hanyuancheung
instrumentation/github.com/gorilla/mux/otelmux/ @open-telemetry/go-approvers
instrumentation/github.com/labstack/echo/otelecho/ @open-telemetry/go-approvers
instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/ @open-telemetry/go-approvers
instrumentation/google.golang.org/grpc/otelgrpc/ @open-telemetry/go-approvers @dashpole @hanyuancheung
instrumentation/gopkg.in/macaron.v1/otelmacaron/ @open-telemetry/go-approvers
instrumentation/host/ @open-telemetry/go-approvers @MadVikingGod
instrumentation/net/http/httptrace/otelhttptrace/ @open-telemetry/go-approvers @dmathieu
instrumentation/net/http/otelhttp/ @open-telemetry/go-approvers @dmathieu
instrumentation/runtime/ @open-telemetry/go-approvers @MadVikingGod
processors/baggage/baggagetrace @open-telemetry/go-approvers @codeboten @MikeGoldsmith
propagators/autoprop/ @open-telemetry/go-approvers @MrAlias
propagators/aws/ @open-telemetry/go-approvers
propagators/b3/ @open-telemetry/go-approvers @pellared
propagators/jaeger/ @open-telemetry/go-approvers @yurishkuro
propagators/opencensus/ @open-telemetry/go-approvers @dashpole
propagators/ot/ @open-telemetry/go-approvers @pellared
samplers/aws/xray/ @open-telemetry/go-approvers
samplers/jaegerremote/ @open-telemetry/go-approvers @yurishkuro
samplers/probability/consistent/ @open-telemetry/go-approvers @MadVikingGod
zpages/ @open-telemetry/go-approvers @dashpole
instrgen/ @open-telemetry/go-approvers @open-telemetry/go-instrumentation-approvers @MrAlias @pdelewski