Skip to content

Commit

Permalink
Update codeowners image pattern (#36631)
Browse files Browse the repository at this point in the history
Fixes the GitHub CODEOWNERS pattern matching which previously missed adding me to #36611
  • Loading branch information
styfle committed May 2, 2022
1 parent 0c23f5d commit f492962
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Expand Up @@ -12,6 +12,7 @@

# Image Component (@styfle)

/**/*image* @timneutkens @ijjk @shuding @styfle
/**/*image*/** @timneutkens @ijjk @shuding @styfle
/packages/next/client/use-intersection.tsx @timneutkens @ijjk @shuding @styfle
/packages/next/server/lib/squoosh/ @timneutkens @ijjk @shuding @styfle
Expand Down

0 comments on commit f492962

Please sign in to comment.