Skip to content

Commit 66749ed

Browse files
remove codeowner requirement, component owner is fine
1 parent 122df43 commit 66749ed

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ When two or more approaches must be compared, please write a benchmark in the be
140140
This repository contains many components which are maintained by more than the typical set of JS maintainers and approvers.
141141
Each component in this repository SHOULD have a component owner who is responsible for maintaining it.
142142
The README.md for each component SHOULD contain its owner, but the source of truth for component ownership is in [.github/component_owners.yml](.github/component_owners.yml).
143-
Each component owner SHOULD be listed in CODEOWNERS with the path to the component.
144143
Component owners are generally given authority to make decisions relating to implementation and feature requests for their components,
145144
provided they follow the best practices set out by the maintainers and the [mission, vision and values](https://github.com/open-telemetry/community/blob/main/mission-vision-values.md)
146145
of the OpenTelemetry Project.
@@ -181,7 +180,7 @@ If all these conditions are met, aspiring component owners are encouraged to sel
181180
information provided on the issue - either approve or deny the ownership request. If the ownership request has been
182181
approved, the new component owner opens a PR to add themselves to the list of owners ([.github/component_owners.yml](.github/component_owners.yml))
183182
for that package.
184-
@open-telemetry/javascript-maintainers will add the component owner to @open-telemetry/javascript-contrib-triagers and to the CODEOWNERS file.
183+
@open-telemetry/javascript-maintainers will add the component owner to @open-telemetry/javascript-contrib-triagers.
185184

186185
## Component Lifecycle
187186

0 commit comments

Comments
 (0)