aboutsummaryrefslogtreecommitdiff
path: root/CODEOWNERS
blob: ee1b62e6f96fa91a1805b07d2cd2d813bb9af8be (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.
# *	@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.