From 181eee9a23d10594fa20ce1d93f9076b4b3f53c6 Mon Sep 17 00:00:00 2001 From: david_williams <david_williams> Date: Tue, 29 Jan 2008 17:36:06 +0000 Subject: [PATCH] attempt to fix mail notification --- releng.control/cc_config.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml index 1d5c3cb05..fb3b36104 100644 --- a/releng.control/cc_config.xml +++ b/releng.control/cc_config.xml @@ -133,7 +133,10 @@ address="neil.hauge@oracle.com" /> <map alias="kraev" - address="kaloyan.raev@sap.com" /> + address="kaloyan.raev@sap.com" /> + <map + alias="pberkland" + address="berkland@us.ibm.com" /> </email> </publishers> </plugin> -- GitLab