Files
Diego Hurtado cae6ce46ec Refactor CODEOWNERS file (#1804)
* Refactor CODEOWNERS file

Fixes #1803

* Remove CODEOWNERS

* Refactor component owners configuration

* Refactor CODEOWNERS to select any file but the ones in instrumentation

---------

Co-authored-by: Shalev Roda <65566801+shalevr@users.noreply.github.com>
2023-05-22 17:19:50 -06:00

13 lines
481 B
Plaintext

# This file is only used as a way to assign any change to the approvers team
# except for a change in any of the instrumentations. The actual codeowners
# of the instrumentations are in .github/component_owners.yml.
# Assigns any change to the approvers team...
* @open-telemetry/opentelemetry-python-contrib-approvers
# ...except for changes in any instrumentation.
/instrumentation
# Learn about CODEOWNERS file format:
# https://help.github.com/en/articles/about-code-owners