Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial Codeowners file #3045

Merged
merged 15 commits into from
Feb 23, 2023

Conversation

MadVikingGod
Copy link
Contributor

This is the first step of #2834.

This only adds the current go-approvers for ownership of all parts of the contrib. If we merge this, ownership can be declared by PR to this file.

Signed-off-by: Aaron Clawson <[email protected]>
@MadVikingGod MadVikingGod added the Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG label Nov 29, 2022
@MadVikingGod MadVikingGod requested a review from a team November 29, 2022 18:14
Copy link
Contributor

@MrAlias MrAlias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is already a CODEOWNERS file at the top level: https://github.com/open-telemetry/opentelemetry-go-contrib/blob/6172b243ea492c711fbd2de93935d2e76aa2362d/CODEOWNERS

We need to unify that and this.

.github/CODEOWNERS Outdated Show resolved Hide resolved
.github/CODEOWNERS Outdated Show resolved Hide resolved
.github/CODEOWNERS Outdated Show resolved Hide resolved
.github/CODEOWNERS Outdated Show resolved Hide resolved
.github/CODEOWNERS Outdated Show resolved Hide resolved
.github/CODEOWNERS Outdated Show resolved Hide resolved
.github/CODEOWNERS Outdated Show resolved Hide resolved
.github/CODEOWNERS Outdated Show resolved Hide resolved
.github/CODEOWNERS Outdated Show resolved Hide resolved
.github/CODEOWNERS Outdated Show resolved Hide resolved
.github/CODEOWNERS Outdated Show resolved Hide resolved
.github/CODEOWNERS Outdated Show resolved Hide resolved
samplers/jaegerremote/ @open-telemetry/go-approvers
samplers/probability/consistent/ @open-telemetry/go-approvers

zpages/ @open-telemetry/go-approvers
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
zpages/ @open-telemetry/go-approvers
zpages/ @open-telemetry/go-approvers @open-telemetry/collector-maintainers

cc @open-telemetry/collector-maintainers

CODEOWNERS Outdated Show resolved Hide resolved
Co-authored-by: Damien Mathieu <[email protected]>
CODEOWNERS Outdated Show resolved Hide resolved
Copy link
Contributor

@MrAlias MrAlias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MadVikingGod plans to identify authors of un-owned packages and ping them here.

CODEOWNERS Outdated Show resolved Hide resolved
CODEOWNERS Outdated Show resolved Hide resolved
CODEOWNERS Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jan 24, 2023

Codecov Report

Merging #3045 (8ff9523) into main (9b432ad) will increase coverage by 0.0%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #3045   +/-   ##
=====================================
  Coverage   69.6%   69.6%           
=====================================
  Files        147     147           
  Lines       6919    6919           
=====================================
+ Hits        4818    4821    +3     
+ Misses      1980    1978    -2     
+ Partials     121     120    -1     
Impacted Files Coverage Δ
samplers/jaegerremote/sampler_remote.go 89.6% <0.0%> (+1.9%) ⬆️

@MadVikingGod MadVikingGod merged commit d296842 into open-telemetry:main Feb 23, 2023
@MadVikingGod MadVikingGod deleted the mvg/codeowners branch February 23, 2023 15:55
@pellared pellared added this to the untracked milestone Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants