aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects
diff options
context:
space:
mode:
authorGravatar DavidKorczynski <david@adalogics.com>2022-07-19 00:24:48 +0100
committerGravatar GitHub <noreply@github.com>2022-07-18 16:24:48 -0700
commit2c4cb1242511d5b9a10f120262baf1be2d822e4a (patch)
tree0ef0c7579e4d4a1788c5875679b153918440a0ce /projects
parenta0eee8740c03475bf729944e953e82e1d3211f0d (diff)
g-api-auth-library: add google members (#8023)
Diffstat (limited to 'projects')
-rw-r--r--projects/g-api-auth-library-python/project.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/projects/g-api-auth-library-python/project.yaml b/projects/g-api-auth-library-python/project.yaml
index 19a2924c..8e173e03 100644
--- a/projects/g-api-auth-library-python/project.yaml
+++ b/projects/g-api-auth-library-python/project.yaml
@@ -3,6 +3,12 @@ fuzzing_engines:
homepage: https://github.com/googleapis/google-auth-library-python
language: python
main_repo: https://github.com/googleapis/google-auth-library-python
+primary_contact: "kittureddy@google.com"
+auto_ccs:
+- "saisunder@google.com"
+- "stim@google.com"
+- "clundin@google.com"
+- "sijunliu@google.com"
sanitizers:
- address
- undefined