File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change
1
+ # This file defines the individuals or teams that are responsible for code in this repository.
2
+ # Each line is a file pattern followed by one or more owners.
3
+ # Reference: https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
4
+
5
+ # These owners will be the default owners for everything in
6
+ # the repo. Unless a later match takes precedence,
7
+ # below owners will be requested for review when someone opens a pull request.
8
+ * @ pilor @ robga
9
+
10
+ # Order is important; the last matching pattern takes the most
11
+ # precedence. When someone opens a pull request that only
12
+ # modifies files in built-in-references folder, only below owners and not the global
13
+ # owner(s) will be requested for a review.
14
+ /built-in-references / @ RamyasreeChakka @ EmandM @ sw47 @ Amirzadehm
You can’t perform that action at this time.
0 commit comments