Skip to content

Commit

Permalink
Add most of the developers to the codeowners list (#1926)
Browse files Browse the repository at this point in the history
  • Loading branch information
halkeye authored Mar 4, 2019
1 parent b59e87f commit ac40a5e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@
# Each line is a file pattern followed by one or more owners.
# See: https://github.com/blog/2392-introducing-code-owners for details

# Everything else
* @vivek @kzantow @sophistifunk @NicuPascu @scherler @imeredith @halkeye

# We need to keep tight control on dependencies
pom.xml @vivek @kzantow @jennbriden @olamy
pom.xml @vivek @jennbriden @olamy @kzantow @sophistifunk @NicuPascu @scherler @imeredith @halkeye

# Jenkins design language is used outside of blue ocean repo, so want to watch changes closely for approval
jenkins-design-language/* @kzantow @scherler
jenkins-design-language/* @kzantow @sophistifunk @NicuPascu @scherler @imeredith @halkeye

0 comments on commit ac40a5e

Please sign in to comment.