File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
# @global-owner1 and @global-owner2 will be requested for
7
7
# review when someone opens a pull request.
8
8
# * @global-owner1 @global-owner2
9
- * @ elliotxx @ adohe @ ffforest @ ruquanzhao @ fanfan-yu
9
+ * @ elliotxx @ adohe @ ffforest @ fanfan-yu @ jinjiaKarl
10
10
# Order is important; the last matching pattern takes the most
11
11
# precedence. When someone opens a pull request that only
12
12
# modifies JS files, only @js-owner and not the global
23
23
# explicit write access to the repository. In this example,
24
24
# the octocats team in the octo-org organization owns all .txt files.
25
25
# *.txt @octo-org/octocats
26
- * .go @ elliotxx @ adohe @ ffforest @ ruquanzhao @ fanfan-yu
26
+ * .go @ elliotxx @ adohe @ ffforest @ fanfan-yu @ jinjiaKarl
27
27
28
28
# In this example, @doctocat owns any files in the build/logs
29
29
# directory at the root of the repository and any of its
30
30
# subdirectories.
31
31
# /build/logs/ @doctocat
32
- /.github / @ elliotxx @ adohe @ ffforest @ ruquanzhao @ fanfan-yu
32
+ /.github / @ elliotxx @ adohe @ ffforest @ fanfan-yu @ jinjiaKarl
33
33
34
34
# The `docs/*` pattern will match files like
35
35
# `docs/getting-started.md` but not further nested files like
File renamed without changes.
You can’t perform that action at this time.
0 commit comments