blob: 315f27d596e8c3c409212f936b70bfadb9122b28 [file] [log] [blame] [edit]
# This file define code owners for GitHub pull requests
# NOTE: The last matching rule is the one that defines the owner.
# General repo-wide owners
* @google/perfetto-team
# Files/Directories that don't require a strict owner check.
/Android.bp
/Android.bp.extras
/BUILD
/BUILD.*
/docs/**/*
/examples/**/*
/protos/perfetto/trace/**/*
/protos/perfetto/config/**/*
/protos/perfetto/metrics/**/*
/ui/src/plugins/**/*
/ui/src/test/**/*
/tools/**/*
/test/**/*