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 a CODEOWNERS file #31

Merged
merged 1 commit into from
Jul 18, 2024
Merged

Add a CODEOWNERS file #31

merged 1 commit into from
Jul 18, 2024

Conversation

alexdewar
Copy link
Collaborator

I've added a CODEOWNERS file to this repo, which lists who should be automatically tagged for reviewing PRs and I've tagged the people who usually review these sorts of PRs. We can also set things up so that x number of code owners must approve PRs, but I'm really just doing this to make sure that the relevant people get tagged.

This is partly just an RFC, so if you think it's a bad idea in general, then please say. Also please say if you don't want to be a code owner!

Copy link
Contributor

@dalonsoa dalonsoa left a comment

Choose a reason for hiding this comment

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

LGTM! I think code owners is a great idea we should explore more.

@AdrianDAlessandro
Copy link
Contributor

Will this mean any python projects that use this templates get this same CODEOWNERS file? Would it be a good idea to provide this option in the cookiecutter setup questions?

@dalonsoa
Copy link
Contributor

I don't think so because the files/folders copied by people using this tool - which is not really a template repository as the other two we have - will be these: https://github.com/ImperialCollegeLondon/python-template/tree/main/%7B%7B%20cookiecutter.project_slug%20%7D%7D

@alexdewar
Copy link
Collaborator Author

Yep, exactly.

@alexdewar
Copy link
Collaborator Author

@cc-a Are you happy with this?

@cc-a
Copy link
Contributor

cc-a commented Jul 18, 2024

Sure, looks good.

@alexdewar alexdewar merged commit 866ce8f into main Jul 18, 2024
7 checks passed
@alexdewar alexdewar deleted the add_codeowners branch July 18, 2024 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants