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

Update CODEOWNERS to consolidate test-related ownership #4434

Merged
merged 2 commits into from
Jul 15, 2022

Conversation

BenHenning
Copy link
Member

@BenHenning BenHenning commented Jul 15, 2022

Explanation

This PR removes @anandwana001 from CODEOWNERS since he hasn't been active lately. I also removed the broad test codeownership. I think we've matured enough as a team for domain codeowners to own their respective tests (particularly because we can enforce code-wide patterns using CI-run static analysis scripts).

Essential Checklist

  • The PR title and explanation each start with "Fix #bugnum: " (If this PR fixes part of an issue, prefix the title with "Fix part of #bugnum: ...".) -- N/A
  • Any changes to scripts/assets files have their rationale included in the PR explanation.
  • The PR follows the style guide.
  • The PR does not contain any unnecessary code changes from Android Studio (reference).
  • The PR is made from a branch that's not called "develop" and is up-to-date with "develop".
  • The PR is assigned to the appropriate reviewers (reference).

For UI-specific PRs only

N/A -- This PR is only changing codeowners and does not affect the app directly.

Remove anandwana001 from codeowners.
@BenHenning BenHenning requested a review from a team as a code owner July 15, 2022 04:12
@BenHenning BenHenning requested a review from seanlip July 15, 2022 04:12
Correct instrumentation codeowner pattern.

This is needed now that broad test ownership is no longer defined.
@BenHenning
Copy link
Member Author

@seanlip PTAL for codeowners.

@BenHenning BenHenning enabled auto-merge (squash) July 15, 2022 04:15
@seanlip seanlip assigned BenHenning and unassigned seanlip Jul 15, 2022
@oppiabot oppiabot bot added the PR: LGTM label Jul 15, 2022
@oppiabot
Copy link

oppiabot bot commented Jul 15, 2022

Hi @BenHenning, this PR is ready to be merged. Please address any remaining comments prior to merging, and feel free to merge this PR once the CI checks pass and you're happy with it. Thanks!

@BenHenning BenHenning merged commit e695446 into develop Jul 15, 2022
@BenHenning BenHenning deleted the update-codeowners branch July 15, 2022 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants