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 CODEOWNERS file #1405

Merged
merged 5 commits into from
Jul 17, 2019
Merged

Add CODEOWNERS file #1405

merged 5 commits into from
Jul 17, 2019

Conversation

ace-n
Copy link
Contributor

@ace-n ace-n commented Jul 10, 2019

cc @djmailhot @noerog @ricalo

Reviewers and CC'd folks: please LGTM if your ownership allocation looks good. Thanks!

Verified

This commit was signed with the committer’s verified signature.
snyk-bot Snyk bot
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 10, 2019
Copy link
Contributor

@gguuss gguuss left a comment

Choose a reason for hiding this comment

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

LGTM

@ricalo
Copy link
Member

ricalo commented Jul 10, 2019

LGTM

@ace-n ace-n requested a review from nnegrey July 10, 2019 22:49
Copy link
Contributor

@fhinkel fhinkel left a comment

Choose a reason for hiding this comment

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

Hi, thanks for adding this. I'm hesitant to LGTM as long as we don't have a process for keeping this list up to date and having a definition what responsibilities ownership entails. Do other repos use owner files?

@nnegrey
Copy link
Contributor

nnegrey commented Jul 15, 2019

@fhinkel and @ace-n, I'm not an admin, so not sure how the repo rules are set up.

But one way that I have used CODEOWNERS in another repo is as a notification system. So if someone modifies something in an area I usually write most samples for, I get added as a reviewer to the PR, but we don't require CODEOWNERS to review. Also sorta helps us keep track of who it might be relevant to ping about filed issues and future PRs. This is one way of doing it, but it doesn't necessarily mean more work and we aren't stuck waiting for a CODEOWNER to review or come back from OOO. Not sure if that is what you had in mind though Ace.

@ace-n
Copy link
Contributor Author

ace-n commented Jul 15, 2019 via email

@fhinkel
Copy link
Contributor

fhinkel commented Jul 16, 2019

It gets outdated when somebody shifts priorities. I'm worried that Alice is code owner for foo/. Nobody else pays attention to foo/ but Alice has long shifted focus or switched teams. So foo/ just dies a little bit.

I don't know any plugins. The only thing that works is IMO is a person/dedicated team responsible for the whole repo who assigns issues and follows up with the appropriate people.

If we use the file as a guide, that's fine for me - though most is visible in the git history.

@ace-n
Copy link
Contributor Author

ace-n commented Jul 16, 2019 via email

@grayside
Copy link
Collaborator

I like codeowners, but instead of being tagged for all relevant changes in all repos to which my name is attached, it would be more sustainable if we could attach a team from which one person is randomly assigned.

@kurtisvg is exploring a bot to facilitate this.

@ace-n
Copy link
Contributor Author

ace-n commented Jul 16, 2019 via email

@grayside
Copy link
Collaborator

That addresses the problem of individuals moving about, yes. We may need to create some more granular teams in that case :)

@ace-n
Copy link
Contributor Author

ace-n commented Jul 17, 2019

@noerog LGTMed offline.

@ace-n ace-n merged commit 8dc1eae into master Jul 17, 2019
@ace-n ace-n deleted the add-codeowners branch July 17, 2019 22:23
This was referenced Jan 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet