From 39036e0ed94fefa958d7c9a20a69619c832b682a Mon Sep 17 00:00:00 2001 From: Christian Mazakas <5543573+cmazakas@users.noreply.github.com> Date: Tue, 29 Oct 2024 08:08:13 -0700 Subject: [PATCH] Update Boost project.yaml (#12650) I'm trying to help @jzmaddock with various issues found via fuzzing and I need access to the invalid test cases as they come in. --- projects/boost/project.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/boost/project.yaml b/projects/boost/project.yaml index 1f0c6e279..569641776 100644 --- a/projects/boost/project.yaml +++ b/projects/boost/project.yaml @@ -6,6 +6,7 @@ auto_ccs: - "bshas3@gmail.com" - "jking@apache.org" - "jeremy.william.murphy@gmail.com" + - "christian.mazakas@gmail.com" - "research@shielder.it" main_repo: 'https://github.com/boostorg/boost.git'