-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[chore][CODEOWNERS] Update code owners (#34622)
**Description:** As a result of #34585, #34015, and #34572, we've had some inconsistencies and incorrect information introduced around code owners. This corrects these errors by updating `metadata.yaml` to match the `CODEOWNERS` file, as well as updating `CODEOWNERS` format, and adding a user to the `allowlist` of code owners that are not OpenTelemetry members. I believe there should be more discussion around adding people to the `allowlist`, vs. simply not including as code owners until they become members, but this change simply formats existing code owners, and doesn't change anyone's current status.
- Loading branch information
Showing
4 changed files
with
6 additions
and
5 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,3 +21,4 @@ cemdk | |
tomasmota | ||
m1rp | ||
jriguera | ||
abhishek-at-cloudwerx |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters