From 7d01c93774a8024b6b65281c26b3c28a4245c4ba Mon Sep 17 00:00:00 2001 From: Noah Date: Wed, 27 Jul 2022 10:52:45 -0400 Subject: [PATCH] Switch to primary Google Account email address (#8090) --- projects/pest/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/pest/project.yaml b/projects/pest/project.yaml index a2947aa17..c3906bc4b 100644 --- a/projects/pest/project.yaml +++ b/projects/pest/project.yaml @@ -4,9 +4,9 @@ primary_contact: "jstnlefebvre@gmail.com" auto_ccs: - "cad97@cad97.com" - "flying-sheep@web.de" - - "noah.bogart@hey.com" + - "nbtheduke@gmail.com" sanitizers: - address fuzzing_engines: - libfuzzer -main_repo: 'https://github.com/pest-parser/pest' \ No newline at end of file +main_repo: 'https://github.com/pest-parser/pest'