# See https://help.github.com/articles/about-codeowners/
# for more info about CODEOWNERS file

# It uses the same pattern rule for gitignore file
# https://git-scm.com/docs/gitignore#_pattern_format
#
# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# @google/trillian-team will be requested for
# review when someone opens a pull request.
*                                @google/trillian-team

/*.proto                         @Martin2112 @AlCutter @pphaneuf
/storage/storagepb/storage.proto @Martin2112 @AlCutter @pphaneuf
