From f73c65f40f11d89cc63d141ff0353168f45870ca Mon Sep 17 00:00:00 2001 From: Kostya Serebryany Date: Thu, 28 Sep 2017 00:26:55 -0700 Subject: [PATCH] add one boost maintainer --- projects/boost/project.yaml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/projects/boost/project.yaml b/projects/boost/project.yaml index 13e2cd8b5..790943fa3 100644 --- a/projects/boost/project.yaml +++ b/projects/boost/project.yaml @@ -1,9 +1,7 @@ homepage: "http://www.boost.org/" -# TODO: add actual boost maintainers here. -# Provide the e-mail for the primary contact and others: -# Un-comment the below lines to make auto-cc work. -# primary_contact: "primary-my-api-maintainer@example.com" -# auto_ccs: -# - "secondary-my-api-maintainer@example.com" -# - "tertiary-my-api-maintainer@example.com" +# TODO: add more boost maintainers here and possibly a mailing list. +# primary_contact: "someone@boost.org" +auto_ccs: + - "jz.maddock@googlemail.com" +# - "someone-else@boost.org"