Browse Source

Adding Code Owners So the approvers were organized (#2995)

pull/2997/head
penmetsaa 3 years ago
committed by GitHub
parent
commit
c9d8ed077d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
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