Skip to content

Commit

Permalink
Add CODEOWNERS to prevent submodule issues
Browse files Browse the repository at this point in the history
b8ef676 accidentially touched a submodule. This would greatly diminish the chance of that happening and it landing on master again.
  • Loading branch information
annevk authored and jgraham committed May 24, 2018
1 parent f39e58d commit 6c8d24a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Prevent accidentially touching CSS submodules
/css/tools/ @plinss @kojiishi @jgraham @gsnedders

0 comments on commit 6c8d24a

Please sign in to comment.