Skip to content

Commit

Permalink
Add label for chrome automatically to PR
Browse files Browse the repository at this point in the history
  • Loading branch information
timneutkens committed May 10, 2021
1 parent da97a18 commit 14eee3d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/labeler.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@
"packages/react-dev-overlay/**",
"packages/react-refresh-utils/**",
"packages/next-codemod/**"
],
"type: chrome": [
{ "type": "user", "pattern": "spanicker" },
{ "type": "user", "pattern": "housseindjirdeh" },
{ "type": "user", "pattern": "devknoll" },
{ "type": "user", "pattern": "janicklas-ralph" },
{ "type": "user", "pattern": "atcastle" },
{ "type": "user", "pattern": "Joonpark13" }
]
}
}

0 comments on commit 14eee3d

Please sign in to comment.