From edf81080a87410ddf5f5e7e705173c2dd6a14ff9 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Mon, 2 Nov 2020 13:44:19 -0500 Subject: [PATCH] Update servo email. (#4590) --- projects/servo/project.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/servo/project.yaml b/projects/servo/project.yaml index 646af7093..e1d613cbd 100644 --- a/projects/servo/project.yaml +++ b/projects/servo/project.yaml @@ -6,6 +6,6 @@ fuzzing_engines: - libfuzzer language: rust auto_ccs: - - "josh@joshmatthews.com" + - "mrlachatte@gmail.com" - "vgosu@mozilla.com" - "david@adalogics.com"