Skip to content

Commit

Permalink
chore: add codeowners to theme paths (#12731)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherBiscardi authored and pieh committed Mar 21, 2019
1 parent 16df6aa commit 8498f09
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,11 @@ appveyor.yml @gatsbyjs/core

# The website auto-deploys, so we need an extra check to avoid shenanigans.
/www/ @gatsbyjs/website

# Themes

/docs/docs/themes/ @gatsbyjs/themes
/themes/ @gatsbyjs/themes
/packages/gatsby/src/bootstrap/load-themes @gatsbyjs/themes
/packages/gatsby/src/bootstrap/index.js @gatsbyjs/themes
/packages/gatsby/src/internal-plugins/webpack-theme-component-shadowing/ @gatsbyjs/themes

0 comments on commit 8498f09

Please sign in to comment.