blob: dae8a4a398ead8d8b391cda598d775a51ead09de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# This is a comment.
# Each line is a file pattern followed by one or more owners.
# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# @gusu6928 and @hsalhab will be requested for
# review when someone opens a pull request.
#* @grusu6928 @hsalhab
# Order is important; the last matching pattern takes the most
# precedence.
# You can also use email addresses if you prefer. They'll be
# used to look up users just like we do for commit author
# emails.
|