From 259a09b161461dd3ae6388ac601c70f2cc68d7d7 Mon Sep 17 00:00:00 2001 From: Aravind Date: Tue, 9 May 2023 12:22:01 +0000 Subject: [PATCH] Adding Code Owners So the approvers were organized --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 000000000..b2745e7ca --- /dev/null +++ b/.github/CODEOWNERS @@ -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