# 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,
# @polycube-network/pcn-maintainers will be requested for
# review when someone opens a pull request.
*       @polycube-network/pcn-maintainers

# PR review based on matches
/src/             @FedeParola
/Documentation/   @FedeParola
/cmake/           @FedeParola
/scripts/         @FedeParola
/tests/           @FedeParola
