Browse Source

Adding Code Owners So the approvers were organized

codeowners_config
Aravind 3 years ago
parent
commit
259a09b161
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      .github/CODEOWNERS

+ 3
- 0
.github/CODEOWNERS View File

@ -0,0 +1,3 @@
# The libphonenumber team can approve changes in all the paths in the project.
# This is done to make maintainance easy. Eg: Release cop can also approve changes going in.
* @google/libphonenumber

Loading…
Cancel
Save