Skip to content

Speed up code reviews #369

Answered by ttalbot
dorsaffrigui asked this question in Q&A
Discussion options

You must be logged in to vote

Not sure teams will solve the problem. Teams is just a nice way to add multiple owners under a name.
Having more than one owner on folders could already help streamline the PR process.
Suggestion:

# These owners will be the default owners for everything in# the repo. Unless a later match takes precedence.
*   @rbordeanu @bcldvd @ttalbot

# Repository management
/scripts/   @adrian-apetrei @rbordeanu 
/tools/     @adrian-apetrei @rbordeanu 

# Themes and style files
/themes/    @dorsaffrigui @ttalbot 
*.scss      @dorsaffrigui @ttalbot 
*.css       @dorsaffrigui @ttalbot 
*.png       @dorsaffrigui @ttalbot 
*.jpeg      @dorsaffrigui @ttalbot 
*.jpg       @dorsaffrigui @ttalbot 
*.svg       @…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by dorsaffrigui
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request config Repo/project configuration, discussion
2 participants