open-telemetry / opentelemetry.io

The OpenTelemetry website and documentation
https://opentelemetry.io
Creative Commons Attribution 4.0 International
512 stars 1.09k forks source link

Replace CODEOWNERS with component owners #3581

Open svrnm opened 9 months ago

svrnm commented 9 months ago

Right now almost all SIGs have write permissions to the opentelemetry.io repository, this is required because of the CODEOWNERS file. Other otel repos have fixed this issue already by implementing @dyladan's component-owner:

https://github.com/dyladan/component-owners

Relevant for https://github.com/open-telemetry/community/pull/1793 (cc @austinlparker)

chalin commented 1 month ago

Reopening until component owners actually works.