File tree Expand file tree Collapse file tree 1 file changed +6
-13
lines changed Expand file tree Collapse file tree 1 file changed +6
-13
lines changed Original file line number Diff line number Diff line change 5
5
# the repo. Unless a later match takes precedence,
6
6
# @global-owner1 and @global-owner2 will be requested for
7
7
# review when someone opens a pull request.
8
- @bmuenzenmeyer
8
+ @pattern-lab / trusted-committers
9
9
10
- # CLI owner
10
+ # CLI owner
11
11
/packages /cli @ raphaelokon
12
12
13
- # The `docs/*` pattern will match files like
14
- # `docs/getting-started.md` but not further nested files like
15
- # `docs/build-app/troubleshooting.md`.
16
- docs /* docs@example.com
13
+ # uikit-workshop owner
14
+ /packages /uikit-workshop @ sghoweri
17
15
18
- # In this example, @octocat owns any file in an apps directory
19
- # anywhere in your repository.
20
- apps / @ octocat
21
-
22
- # In this example, @doctocat owns any file in the `/docs`
23
- # directory in the root of your repository.
24
- /docs / @ doctocat
16
+ # engine-nunjucks owner
17
+ /packages /engine-nunjucks @ danwhite85
You can’t perform that action at this time.
0 commit comments